mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -06:00
third attempt
This commit is contained in:
3
.github/workflows/build-majestic.yml
vendored
3
.github/workflows/build-majestic.yml
vendored
@@ -170,7 +170,8 @@ jobs:
|
|||||||
name: Python (macOS)
|
name: Python (macOS)
|
||||||
runs-on: macOS-11
|
runs-on: macOS-11
|
||||||
needs: macos-runtime
|
needs: macos-runtime
|
||||||
env: EXTRA_INCLUDE_DIRS=/usr/local/include/
|
env:
|
||||||
|
EXTRA_INCLUDE_DIRS: /usr/local/include
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user