Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 27, 2023
1 parent 7f61576 commit d005ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ jobs:
token: ${{ secrets.E2E_GH_PAT }}
path: automation
ref: main
- name: Download go_api artifact
- name: Download kots binary
uses: actions/download-artifact@v3
with:
name: go_api
name: kots
path: ./automation/jumpbox/bin
- name: Download kotsadm image
uses: actions/download-artifact@v3
Expand Down

0 comments on commit d005ce7

Please sign in to comment.