Skip to content

Commit 356aa45

Browse files
committed
Update build_libzim_wasm.yml
1 parent 1656b5d commit 356aa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_libzim_wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
run: |
5757
# Create a draft release and upload zipped artefacts as release assets
5858
chmod +x ./scripts/create_draft_release.sh
59-
./scripts/create_draft_release
59+
./scripts/create_draft_release.sh
6060
# TODO: Publish artefacts to master.download.kiwix.org/release

0 commit comments

Comments
 (0)