Skip to content

Commit

Permalink
added extra input to allow for specific tags to specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
gzukel committed Sep 26, 2023
1 parent 0cd9ad7 commit 677689d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade_path_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
mkdir -p /home/runner/.zetacored/zetavisor
mkdir -p /home/runner/.zetacored/zetavisor/genesis/bin
mkdir -p /home/runner/.zetacored/zetavisor/upgrades/${{ github.event.inputs.version }}/bin
mkdir -p /home/runner/.zetacored/zetavisor/upgrades/${{ github.event.inputs.upgrade_name }}/bin
- name: "DOWNLOAD_STATE_EXPORT_AND_BINARIES"
run: |
Expand Down

0 comments on commit 677689d

Please sign in to comment.