Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Oct 28, 2024
1 parent b2abe15 commit b3853a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-daw-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
include:
- os: windows-latest
name: windows-x64
cmake_args: -A x64 -G"Visual Studio 17 2022" -A x64
cmake_args: -G"Visual Studio 17 2022" -A x64

- os: windows-latest
name: windows-arm64ec
Expand Down

0 comments on commit b3853a8

Please sign in to comment.