Skip to content

Commit

Permalink
Remove WASM optimisation
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Jan 12, 2022
1 parent 80ee838 commit f125e59
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,6 @@ jobs:
- name: Build Release
run: |
cargo make release
- name: optimize
uses: NiklasEi/wasm-opt@v0
with:
file: build/web/target/oicana.wasm
output: build/web/target/oicana.wasm
- name: Zip release
uses: vimtor/action-zip@v1
with:
Expand Down

0 comments on commit f125e59

Please sign in to comment.