Merge pull request #26 from ochafik/update-20240529

Update WASM to 20240529 (+ tweak readme)
This commit is contained in:
Olivier Chafik 2024-05-30 13:14:39 +01:00 committed by GitHub
commit 0d9b861daf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 17 deletions

View file

@ -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