From 835a4a90aefd39011032cefe0252829b491e0df7 Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Fri, 7 May 2021 16:13:33 -0700 Subject: [PATCH] Updated docsgen actions to latest OpenSCAD snapshot. --- .github/workflows/docsgen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docsgen.yml b/.github/workflows/docsgen.yml index 9407f28..5a70e96 100644 --- a/.github/workflows/docsgen.yml +++ b/.github/workflows/docsgen.yml @@ -28,7 +28,7 @@ jobs: - name: Install OpenSCAD run: | - curl -L -o OpenSCAD.dmg https://files.openscad.org/snapshots/OpenSCAD-2021.03.24.dmg + curl -L -o OpenSCAD.dmg https://files.openscad.org/snapshots/OpenSCAD-2021.05.07.dmg hdiutil attach OpenSCAD.dmg cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/