mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
test
This commit is contained in:
3
.github/workflows/build-majestic.yml
vendored
3
.github/workflows/build-majestic.yml
vendored
@@ -286,6 +286,9 @@ jobs:
|
|||||||
name: Python (Windows)
|
name: Python (Windows)
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
needs: windows-runtime
|
needs: windows-runtime
|
||||||
|
env:
|
||||||
|
EXTRA_INCLUDE_DIRS: {project}/include
|
||||||
|
EXTRA_LIB_DIRS: {project}/lib
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user