upload all binaries

This commit is contained in:
2025-04-14 19:55:27 -05:00
parent 2b5e5dff60
commit 72cc5ccf22
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.build.bin-name }}
path: ${{ github.workspace }}/build/bin/${{ matrix.build.name }}
path: ${{ github.workspace }}/build/bin/*
release:
runs-on: ubuntu-latest