Merge pull request #26 from ochafik/update-20240529
Update WASM to 20240529 (+ tweak readme)
This commit is contained in:
commit
0d9b861daf
4 changed files with 13 additions and 17 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
WASM_BUILD_URL=https://files.openscad.org/playground/OpenSCAD-2023.08.13.wasm16037-WebAssembly.zip
|
||||
WASM_BUILD_URL=https://files.openscad.org/snapshots/OpenSCAD-2024.05.29.wasm19480-WebAssembly.zip
|
||||
|
||||
SINGLE_BRANCH_MAIN=--branch main --single-branch
|
||||
SINGLE_BRANCH=--branch master --single-branch
|
||||
|
|
|
|||
Loading…
Reference in a new issue