Skip to content

Commit 6477334

Browse files
committed
debug
1 parent df1d701 commit 6477334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
if: startsWith(matrix.os,'windows')
5757
env: {CMAKE_POLICY_VERSION_MINIMUM: 3.5} # See https://github.com/microsoft/vcpkg/issues/44746
5858
run: |
59+
echo $env:CMAKE_POLICY_VERSION_MINIMUM
5960
vcpkg install libsndfile:x64-windows opus:x64-windows fftw3:x64-windows
6061
6162
- name: Create CMake Build Environment

0 commit comments

Comments
 (0)