mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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:
|
||||
name: libpgf-windows
|
||||
path: |
|
||||
${{runner.temp}}/mingw64/lib/libpgf*
|
||||
${{runner.temp}}/mingw64/include/pgf
|
||||
${{runner.temp}}/msys64/mingw64/lib/libpgf*
|
||||
${{runner.temp}}/msys64/mingw64/include/pgf
|
||||
|
||||
Reference in New Issue
Block a user