mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-18 00:19:57 +01:00
Add ARM build
This commit is contained in:
parent
1cac9567d7
commit
db25ac1595
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -185,6 +185,9 @@ jobs:
|
|||
# checkName: Build
|
||||
# ref: ${{ github.event.pull_request.head.sha || github.sha }}
|
||||
|
||||
- name: Dependencies
|
||||
run: brew install create-dmg
|
||||
|
||||
- name: Download artifacts
|
||||
# if: steps.wait-for-build.outputs.conclusion == 'success'
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue