Merge pull request #509 from revarbat/revarbat_dev

Fix workflow on mac
This commit is contained in:
Revar Desmera 2021-04-17 03:36:23 -07:00 committed by GitHub
commit 2277f4897a
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/snapshots/OpenSCAD-2021.03.08.dmg
curl -L -o OpenSCAD.dmg https://files.openscad.org/snapshots/OpenSCAD-2021.03.24.dmg
hdiutil attach OpenSCAD.dmg
cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/