mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-14 06:16:01 -06:00
third guess
This commit is contained in:
@@ -255,5 +255,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: libpgf-windows
|
name: libpgf-windows
|
||||||
path: |
|
path: |
|
||||||
%RUNNER_TEMP%/mingw64/lib/libpgf*
|
${{runner.temp}}/mingw64/lib/libpgf*
|
||||||
%RUNNER_TEMP%/mingw64/include/pgf
|
${{runner.temp}}/mingw64/include/pgf
|
||||||
|
|||||||
Reference in New Issue
Block a user