We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d718128 commit 67659b5Copy full SHA for 67659b5
.github/workflows/build_runtime.yaml
@@ -24,7 +24,7 @@ jobs:
24
id: srtool_build
25
uses: chevdor/srtool-actions@v0.6.0
26
with:
27
- image: paritytech/srtool:1.66.1
+ tag: 1.66.1
28
workdir: '${{ github.workspace }}/substrate-node'
29
package: tfchain-runtime
30
runtime_dir: runtime
0 commit comments