Skip to content

Commit

Permalink
github-actions: more dir prints
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperlogic committed Mar 13, 2024
1 parent 095acc6 commit 8f205a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
with:
configurePreset: 'msvc-vcpkg'
buildPreset: 'msvc-vcpkg-release'
- run: dir builds/msvc-vcpkg
- run: dir builds/msvc-vcpkg/Release
- run: dir builds/msvc-vcpkg/splatapult.dir

0 comments on commit 8f205a2

Please sign in to comment.