Skip to content

Commit

Permalink
Fix wrong compilation target
Browse files Browse the repository at this point in the history
  • Loading branch information
lv37 authored Nov 12, 2024
1 parent 7b2b478 commit daa502f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
os: ubuntu-20.04
- target: darwin-x86_64
os: macos-latest
vflags: -d cross_compile_macos_x86_64
- target: darwin-arm64
os: macos-latest
vflags: -d cross_compile_macos_arm64
Expand Down

0 comments on commit daa502f

Please sign in to comment.