Try yet another path

This commit is contained in:
John J. Camilleri
2020-11-24 12:28:32 +01:00
parent e47ce2a28b
commit cac65418ff

View File

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