mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-14 14:26:01 -06:00
add the .dll to the artifact as well
This commit is contained in:
@@ -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