mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
grab the extra .dll dependencies from MinGW as well
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -256,5 +256,7 @@ jobs:
|
||||
name: libpgf-windows
|
||||
path: |
|
||||
${{runner.temp}}/msys64/mingw64/bin/libpgf*
|
||||
${{runner.temp}}/msys64/mingw64/bin/libgcc_s_seh-1.dll
|
||||
${{runner.temp}}/msys64/mingw64/bin/libstdc++-6.dll
|
||||
${{runner.temp}}/msys64/mingw64/lib/libpgf*
|
||||
${{runner.temp}}/msys64/mingw64/include/pgf
|
||||
|
||||
Reference in New Issue
Block a user