artifact wildcard attempt #3

This commit is contained in:
Jay Lee
2021-05-24 09:33:42 -04:00
parent a2c91ef7b3
commit da0c559293

View File

@@ -348,4 +348,4 @@ jobs:
if: github.event_name == 'push' && matrix.goal != 'test'
with:
path: |
./gam-$GAMVERSION-*
./gam-${{ env.GAMVERSION }}-*