Skip to content

Commit

Permalink
workflows updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Oct 19, 2023
1 parent dba4e1a commit 0a61df0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vcpkg-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ jobs:
cmake.exe --version
# The following two steps are not needed below they only test if the vcpkg classic mode works
# correctly
# correctly. The Release and Debug build types are build at once so invoke these two steps
# for the debug matrix only.

- name: vcpkg install ${{ matrix.qt.vcpkg-qt }} (classic mode)
if: matrix.build-type.key == 'debug'
Expand Down

0 comments on commit 0a61df0

Please sign in to comment.