mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-16 07:16:02 -06:00
another attempt to set up path
This commit is contained in:
@@ -336,7 +336,7 @@ jobs:
|
|||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
needs: mingw64-runtime
|
needs: mingw64-runtime
|
||||||
env:
|
env:
|
||||||
PATH: %HOME%/lib;%PATH%
|
PATH: $HOME/lib:$PATH
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user