mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
Add ARM build
This commit is contained in:
parent
91f71b6ca0
commit
f0587cc7f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -171,7 +171,7 @@ jobs:
|
|||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Buzz-${{ runner.os }}
|
||||
name: Buzz-${{ runner.os }}-${{ matrix.arm }}
|
||||
path: |
|
||||
dist/Buzz*-windows.tar.gz
|
||||
dist/Buzz*-windows.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue