Merge pull request #501 from revarbat/revarbat_dev

Try to fix example rendering when doing docsgen on GitHub Action VM.
This commit is contained in:
Revar Desmera 2021-04-13 00:30:53 -07:00 committed by GitHub
commit ba83f4c918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
- name: Install OpenSCAD
run: |
curl -L -o OpenSCAD.dmg https://files.openscad.org/OpenSCAD-2021.01.dmg
curl -L -o OpenSCAD.dmg https://files.openscad.org/snapshots/OpenSCAD-2021.03.08.dmg
hdiutil attach OpenSCAD.dmg
cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/