Skip to content

Commit

Permalink
Man kharam
Browse files Browse the repository at this point in the history
  • Loading branch information
HKalbasi committed Jan 15, 2024
1 parent c78006a commit 78171cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_example_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cat dist/index.html > dist/404.html
cp node_modules/z3-solver/build/z3-built.js dist/
cp node_modules/z3-solver/build/z3-built.wasm dist/
cp node_modules/z3-solver/build/z3-built.worker.wasm dist/
cp node_modules/z3-solver/build/z3-built.worker.js dist/
cp dist/static/enable-threads.js dist/.
- name: Deploy to github pages
Expand Down

0 comments on commit 78171cf

Please sign in to comment.