diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 810028ae..bc093596 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -347,6 +347,7 @@ jobs: uses: actions/upload-artifact@v2 if: github.event_name == 'push' && matrix.goal != 'test' with: + name: gam-binaries.zip path: | src/*.tar.xz src/*.zip