mirror of
https://github.com/ZeusWPI/ZNS.git
synced 2024-11-22 13:51:10 +01:00
chore: compile for apple
This commit is contained in:
parent
80af206073
commit
c63bfae16b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
target:
|
||||
- x86_64-pc-windows-gnu
|
||||
- x86_64-unknown-linux-musl
|
||||
- x86_64-apple-darwin
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Compile and release
|
||||
|
|
Loading…
Reference in a new issue