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 77475b0 commit ac39552
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 @@ -31,10 +31,10 @@ jobs:
target: armv7-unknown-linux-musleabihf

# Mac OS
- name: MacOS x86_64
target: x86_64-apple-darwin
- name: MacOS aarch64
target: aarch64-apple-darwin
# - name: MacOS x86_64
# target: x86_64-apple-darwin
# - name: MacOS aarch64
# target: aarch64-apple-darwin

# Windows
- name: Windows x86_64
Expand Down

0 comments on commit ac39552

Please sign in to comment.