Skip to content

Commit

Permalink
Update build_msvc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 committed Apr 23, 2024
1 parent 334d1e3 commit 3738b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
cmake --build build --config Release --verbose
cd build
ls -R
ls -R
cd ..
# - name: Run Release tests
# run: |
Expand Down

0 comments on commit 3738b18

Please sign in to comment.