Skip to content

Commit

Permalink
Build all libs
Browse files Browse the repository at this point in the history
  • Loading branch information
kintel committed Nov 6, 2021
1 parent b57c8bf commit 0546096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
build:
runs-on: macos-latest
env:
OPENSCAD_LIBRARIES: /Users/runner/work/actions-test/libraries/install/
OPENSCAD_LIBRARIES: /Users/runner/work/openscad/libraries/install/
LIBRARIES_CACHE: libraries.tar.gz
steps:
- name: Checkout OpenSCAD
uses: actions/checkout@v2
Expand Down

0 comments on commit 0546096

Please sign in to comment.