Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rayxke committed Aug 27, 2024
2 parents 07994b0 + 6bb20dd commit b1c1e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: macOS
os: macos-14
pluginval-binary: pluginval.app/Contents/MacOS/pluginval
extra-flags: -DCMAKE_OSX_ARCHITECTURES="arm64"
extra-flags: -DCMAKE_OSX_ARCHITECTURES="arm64;x86_64"
- name: Windows
os: windows-latest
pluginval-binary: ./pluginval.exe
Expand Down

0 comments on commit b1c1e4a

Please sign in to comment.