Skip to content

Commit

Permalink
srtool has no latest tag on the repo, using 1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga authored Nov 8, 2023
1 parent 0d414a8 commit 2ce04c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: >
docker run --rm --user root --platform=linux/amd64
-e PACKAGE=${{ matrix.package }} -e BUILD_OPTS=${{ env.BUILD_OPTS || '' }}
-v /home/runner/.cargo:/cargo-home -v ${{ github.workspace }}:/build paritytech/srtool:latest
-v /home/runner/.cargo:/cargo-home -v ${{ github.workspace }}:/build paritytech/srtool:1.69.0
/srtool/build
# - name: Run Docker SRTool
Expand Down

0 comments on commit 2ce04c8

Please sign in to comment.