forked from GitHub/gf-core
Try yet another path
This commit is contained in:
2
.github/workflows/build-windows-package.yml
vendored
2
.github/workflows/build-windows-package.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user