Skip to content

Commit

Permalink
list vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 25, 2023
1 parent a401bcd commit adb7dc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
run: |
echo "VCPKG_ROOT=${{ github.workspace }}\vcpkg\" >> $env:GITHUB_ENV
- name: List vcpkg
run: vcpkg list

- name: Build Ninja
run: |
cmake -S . -B build/ninja/ -GNinja
Expand Down

0 comments on commit adb7dc3

Please sign in to comment.