upload all binaries
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.build.bin-name }}
|
name: ${{ matrix.build.bin-name }}
|
||||||
path: ${{ github.workspace }}/build/bin/${{ matrix.build.name }}
|
path: ${{ github.workspace }}/build/bin/*
|
||||||
|
|
||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user