Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
Alrighttt committed Sep 19, 2024
1 parent 8fbd342 commit 8e4319c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ jobs:
rm -f ./MM_VERSION
echo $COMMIT_HASH > ./MM_VERSION
wasm-pack build --release mm2src/mm2_bin_lib --target web --out-dir ../../target/target-wasm-release --features enable-sia
cd
- name: Compress build output
env:
AVAILABLE: ${{ secrets.FILE_SERVER_KEY }}
Expand Down

0 comments on commit 8e4319c

Please sign in to comment.