From a2c91ef7b3616f3a2707049a43ba2910bbd7d24c Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Mon, 24 May 2021 09:24:51 -0400 Subject: [PATCH] artifact wildcard attempt #2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 263ed0ba..7eb915fb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -348,4 +348,4 @@ jobs: if: github.event_name == 'push' && matrix.goal != 'test' with: path: | - gam-$GAMVERSION-* + ./gam-$GAMVERSION-*