Merge pull request #9 from openscad/update-wasm-link
Update Link to WASM archive.
This commit is contained in:
commit
ed83ff1bf4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
WASM_BUILD_URL=https://files.openscad.org/playground/OpenSCAD-2023.06.30.wasm15628-WebAssembly.zip
|
||||
WASM_BUILD_URL=https://files.openscad.org/playground/OpenSCAD-2023.08.13.wasm16037-WebAssembly.zip
|
||||
|
||||
SINGLE_BRANCH_MAIN=--branch main --single-branch
|
||||
SINGLE_BRANCH=--branch master --single-branch
|
||||
|
|
|
|||
Loading…
Reference in a new issue