mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
add msys64 to the artifact path
This commit is contained in:
4
.github/workflows/build-majestic.yml
vendored
4
.github/workflows/build-majestic.yml
vendored
@@ -255,5 +255,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: libpgf-windows
|
name: libpgf-windows
|
||||||
path: |
|
path: |
|
||||||
${{runner.temp}}/mingw64/lib/libpgf*
|
${{runner.temp}}/msys64/mingw64/lib/libpgf*
|
||||||
${{runner.temp}}/mingw64/include/pgf
|
${{runner.temp}}/msys64/mingw64/include/pgf
|
||||||
|
|||||||
Reference in New Issue
Block a user