Skip to content

Commit 13bf13e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
package: ${{ matrix.runtime }}-runtime-parachain
2727
runtime_dir: parachain/runtime/${{ matrix.runtime }}
2828
chain: ${{ matrix.runtime }}
29+
workdir: ${{ github.workspace }}
2930
- name: Store srtool digest to disk
3031
run: |
3132
echo '${{ steps.srtool_build.outputs.json }}' | jq > ${{ matrix.runtime }}_srtool_output.json

0 commit comments

Comments
 (0)