mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
Replace _ with -
This commit is contained in:
2
.github/workflows/build-macos-package.yml
vendored
2
.github/workflows/build-macos-package.yml
vendored
@@ -38,5 +38,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: macOS package
|
name: macOS package
|
||||||
path: dist/gf_*.pkg
|
path: dist/gf-*.pkg
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|||||||
Reference in New Issue
Block a user