Skip to content

Commit a58fb20

Browse files
committed
chore(ci): update srtool
1 parent 13bf13e commit a58fb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
image: paritytech/srtool
2525
tag: 1.84.1
2626
package: ${{ matrix.runtime }}-runtime-parachain
27-
runtime_dir: parachain/runtime/${{ matrix.runtime }}
27+
runtime_dir: ${{ github.workspace }}/parachain/runtime/${{ matrix.runtime }}
2828
chain: ${{ matrix.runtime }}
2929
workdir: ${{ github.workspace }}
3030
- name: Store srtool digest to disk

0 commit comments

Comments
 (0)