Skip to content

Commit

Permalink
try try
Browse files Browse the repository at this point in the history
  • Loading branch information
alxvth committed Sep 20, 2024
1 parent 0eb4b0b commit 004bd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
run: |
echo "Subfolders of ${{github.workspace}}:"
ls ${{github.workspace}}
echo "Subfolders of ${{home}}:"
ls ${{home}}
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 004bd93

Please sign in to comment.