Skip to content

Commit 07855c4

Browse files
committed
update folder
1 parent ff1b083 commit 07855c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
AUTHORIZE_UPGRADE_PREFIX: "0x02"
3838
with:
3939
chain: ${{ github.event.inputs.chain }}
40-
runtime_dir: runtime/${{ github.event.inputs.chain }}
40+
runtime_dir: parachain/runtime/${{ github.event.inputs.chain }}
4141
profile: production
4242

4343
- name: Summary

0 commit comments

Comments
 (0)