an attempt to upload the windows build as an artifact

This commit is contained in:
krangelov
2021-11-16 20:26:58 +01:00
parent f469b9979f
commit 4750de888a

View File

@@ -249,3 +249,11 @@ jobs:
./configure
make
make install
- name: Upload artifact
uses: actions/upload-artifact@master
with:
name: libpgf-windows
path: |
$RUNNER_TEMP/mingw64/lib/libpgf*
$RUNNER_TEMP/mingw64/include/pgf