mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
Update build-arm64-mac.yml
This commit is contained in:
parent
857df7ae10
commit
3405c77f18
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-arm64-mac.yml
vendored
4
.github/workflows/build-arm64-mac.yml
vendored
|
@ -3,10 +3,10 @@ name: Build Retro-Imager for ARM64 Macs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- dev
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue