File tree Expand file tree Collapse file tree 2 files changed +6
-58
lines changed Expand file tree Collapse file tree 2 files changed +6
-58
lines changed Original file line number Diff line number Diff line change @@ -168,14 +168,14 @@ jobs:
168168 skip_cleanup : true # Make sure that files from the previous stages aren't cleaned up
169169 file :
170170 # cardano-node / Byron
171- - cardano-wallet-$TRAVIS_TAG_linux64 .tar.gz
172- - cardano-wallet-$TRAVIS_TAG_macos64 .tar.gz
173- - cardano-wallet-$TRAVIS_TAG_win64 .zip
171+ - cardano-wallet-$TRAVIS_TAG-linux64 .tar.gz
172+ - cardano-wallet-$TRAVIS_TAG-macos64 .tar.gz
173+ - cardano-wallet-$TRAVIS_TAG-win64 .zip
174174
175175 # Jörmungandr / ITN
176- - cardano-wallet-itn-$TRAVIS_TAG_linux64 .tar.gz
177- - cardano-wallet-itn-$TRAVIS_TAG_macos64 .tar.gz
178- - cardano-wallet-itn-$TRAVIS_TAG_win64 .zip
176+ - cardano-wallet-itn-$TRAVIS_TAG-linux64 .tar.gz
177+ - cardano-wallet-itn-$TRAVIS_TAG-macos64 .tar.gz
178+ - cardano-wallet-itn-$TRAVIS_TAG-win64 .zip
179179 on :
180180 repo : input-output-hk/cardano-wallet
181181 branch : master
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments