mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
artifact wildcard attempt #3
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -348,4 +348,4 @@ jobs:
|
|||||||
if: github.event_name == 'push' && matrix.goal != 'test'
|
if: github.event_name == 'push' && matrix.goal != 'test'
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
./gam-$GAMVERSION-*
|
./gam-${{ env.GAMVERSION }}-*
|
||||||
|
|||||||
Reference in New Issue
Block a user