mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-22 15:11:37 +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'
|
||||
with:
|
||||
path: |
|
||||
./gam-$GAMVERSION-*
|
||||
./gam-${{ env.GAMVERSION }}-*
|
||||
|
||||
Reference in New Issue
Block a user