mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Try different upload path
This commit is contained in:
4
.github/workflows/build-windows-package.yml
vendored
4
.github/workflows/build-windows-package.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user