Skip to content

Commit

Permalink
remove debug that didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Jun 10, 2024
1 parent 2e4cdf0 commit a3e0dcc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,6 @@
run: '${{ github.workspace }}\.github\workflows\scripts\win\install-deps.bat x64',
working-directory: proj/vs2017
},
{
name: debug lib locations,
run: 'ls "C:/vcpkg/packages/**/lib"',
shell: bash
},
{
name: build and unit test,
run: '.\.github\workflows\scripts\win\scons-build.bat'
Expand Down

0 comments on commit a3e0dcc

Please sign in to comment.