Try different upload path

This commit is contained in:
John J. Camilleri
2020-11-24 12:10:43 +01:00
parent 43b06d5f53
commit 9a697fbde4

View File

@@ -48,9 +48,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: gf-${{ github.sha }}-windows
path: |
D:\mingw64\bin\libgu-0.dll
D:\mingw64\bin\libpgf-0.dll
path: /mingw64/bin/*
if-no-files-found: error
# - name: Build Java bindings