Skip to content

Commit

Permalink
chore: bump srtool to v1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli committed Feb 23, 2024
1 parent 5822bff commit 3e81a3b
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 @@ -47,7 +47,7 @@ jobs:
run: >
docker run --rm --user root --platform=linux/amd64
-e PACKAGE=${{ matrix.package }} -v /home/runner/.cargo:/cargo-home
-v ${{ github.workspace }}:/build paritytech/srtool:1.73.0-0.12.0
-v ${{ github.workspace }}:/build paritytech/srtool:1.75.0-0.14.0
/srtool/build --app
# Alternative way of running SRTool that allows for "script-like" execution,
Expand Down

0 comments on commit 3e81a3b

Please sign in to comment.