mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
Rename artifacts
This commit is contained in:
2
.github/workflows/build-windows-package.yml
vendored
2
.github/workflows/build-windows-package.yml
vendored
@@ -37,6 +37,6 @@ jobs:
|
||||
- name: Upload exe to artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Windows package
|
||||
name: gf-${{ github.sha }}-windows
|
||||
path: dist\build\gf\gf.exe
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user