Skip to content

Commit

Permalink
Add github action
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Oct 15, 2023
1 parent 2348b5b commit fb01df6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ jobs:
- name: iOS x86_64
target: x86_64-apple-ios

- name: MacOS aarch64
target: aarch64-apple-darwin
#- name: MacOS aarch64
# target: aarch64-apple-darwin

- name: iOS aarch64
target: aarch64-apple-ios
#- name: iOS aarch64
# target: aarch64-apple-ios


# Windows
Expand Down

0 comments on commit fb01df6

Please sign in to comment.