Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jul 16, 2024
1 parent 9cbc828 commit 448385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amalgamation_test_win64_vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
run: |
cd ./amalgamation/
ls -al
cl /EHsc /ZW amalgamation_test.c $(C:/vcpkg/installed/x64-windows/tools/pkgconf/pkgconf.exe --libs --cflags --with-path=C:/vcpkg/packages/libsodium_x64-windows-static/lib/pkgconfig libsodium) /link /SUBSYSTEM:CONSOLE
cl /EHsc /ZW toxcore_amalgamation_no_toxav.c $(C:/vcpkg/installed/x64-windows/tools/pkgconf/pkgconf.exe --libs --cflags --with-path=C:/vcpkg/packages/libsodium_x64-windows-static/lib/pkgconfig libsodium) /link /SUBSYSTEM:CONSOLE

0 comments on commit 448385f

Please sign in to comment.