Skip to content

Commit

Permalink
Workaround for that stupid cmake symlink bug
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Feb 15, 2024
1 parent 944993e commit f515a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nmodl-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
env:
CIBW_SKIP: pp*
CIBW_ENVIRONMENT_MACOS: PATH="/usr/local/opt/flex/bin:/usr/local/opt/bison/bin:$PATH"
CIBW_CONFIG_SETTINGS_MACOS: "build-dir=_build"

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f515a75

Please sign in to comment.