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

View File

@@ -28,7 +28,7 @@ jobs:
- name: Install OpenSCAD - name: Install OpenSCAD
run: | 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 hdiutil attach OpenSCAD.dmg
cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/ cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/