Skip to content

Commit

Permalink
tret
Browse files Browse the repository at this point in the history
  • Loading branch information
alxvth committed Sep 20, 2024
1 parent 004bd93 commit 2aa272a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ jobs:
ls ${{github.workspace}}
echo "Subfolders of ${{env.VCPKG_INSTALLATION_ROOT}}:"
ls ${{env.VCPKG_INSTALLATION_ROOT}}
echo "Subfolders of env.VCPKG_INSTALLATION_ROOT:"
ls env.VCPKG_INSTALLATION_ROOT
${{github.workspace}}/vcpkg/bootstrap-vcpkg.sh
# Build the package
Expand Down

0 comments on commit 2aa272a

Please sign in to comment.