Was that necessary, I wonder?

This commit is contained in:
Chris Cannam
2021-02-11 14:20:22 +00:00
parent 588a3fc50c
commit 7137ef9844

View File

@@ -19,7 +19,6 @@ jobs:
.\libsndfile-1.0.28-w64-setup.exe /silent /sp- /norestart
- name: configure
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
meson build
- name: make
run: |