mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
Change echo path command in powershell
This commit is contained in:
2
.github/workflows/build-windows-package.yml
vendored
2
.github/workflows/build-windows-package.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
cp .libs//msys-jpgf-0.dll /c/tmp-dist/jpgf.dll
|
||||
cp jpgf.jar /c/tmp-dist
|
||||
|
||||
- run: echo %PATH%
|
||||
- run: $Env:Path
|
||||
|
||||
- shell: msys2 {0}
|
||||
run: echo $PATH
|
||||
|
||||
Reference in New Issue
Block a user