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