Skip to content

Commit 2c6a243

Browse files
committed
try another flag
1 parent 88a8f48 commit 2c6a243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- arch: x86
1919
cmake_platform: Win32
2020
configuration: Release
21-
cmake_extra_args: -DFLAC__NO_ASM=ON
21+
cmake_extra_args: -DWITH_ASM=OFF
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Cache CMake deps

0 commit comments

Comments
 (0)