Skip to content

Commit

Permalink
chore: add missing argument in pre-release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Dec 2, 2020
1 parent fb90e60 commit d979a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre_release.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: ./.github/actions/smoke_test_cardano_rosetta
with:
tag: ${{ github.sha }}
test-exe: ./test/smoke_test.sh
- name: Build from Git URL with local cache, configured for testnet
run: docker build
--build-arg NETWORK=testnet
Expand Down

0 comments on commit d979a0e

Please sign in to comment.