Was that necessary, I wonder?
This commit is contained in:
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
|||||||
.\libsndfile-1.0.28-w64-setup.exe /silent /sp- /norestart
|
.\libsndfile-1.0.28-w64-setup.exe /silent /sp- /norestart
|
||||||
- name: configure
|
- name: configure
|
||||||
run: |
|
run: |
|
||||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
|
|
||||||
meson build
|
meson build
|
||||||
- name: make
|
- name: make
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user