Skip to content

Commit

Permalink
fix(workflow): use tag for srtool image
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVerstraete committed May 31, 2023
1 parent d718128 commit 67659b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: srtool_build
uses: chevdor/[email protected]
with:
image: paritytech/srtool:1.66.1
tag: 1.66.1
workdir: '${{ github.workspace }}/substrate-node'
package: tfchain-runtime
runtime_dir: runtime
Expand Down

0 comments on commit 67659b5

Please sign in to comment.