mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-07 04:00:09 +02:00
Update build.yml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Build Plugin
|
||||
working-directory: ${{github.workspace}}/build
|
||||
run: |
|
||||
cmake.exe -G "Visual Studio 17 2022" -A x64 ..
|
||||
cmake.exe -G "Visual Studio 17 2022" -A x64 -T ClangCL ..
|
||||
cmake --build . --config=release -j4
|
||||
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user