mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Fix release CI: merge binaries into 1 job artifact
This commit is contained in:
parent
d0a09cb866
commit
263770e173
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: "Upload binary as artifact"
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ matrix.os }}-${{ matrix.arch }}
|
||||
name: build
|
||||
path: build/syncv3_${{ matrix.os }}_${{ matrix.arch }}
|
||||
|
||||
create-release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user