Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kylezs committed Dec 7, 2023
1 parent a490972 commit 99b54a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
workflow: ci-main.yml
name: chainflip-backend-bin-ubuntu-22.04
name: chainflip-backend-bin-try-runtime-ubuntu-22.04
path: main-bins

- name: Permissions for latest binaries
Expand All @@ -96,7 +96,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
workflow: ci-main.yml
name: chainflip-node-runtime-release
name: chainflip-node-runtime-try-runtime
path: main-runtime

- name: Install node dependencies
Expand Down

0 comments on commit 99b54a2

Please sign in to comment.