Skip to content

Commit

Permalink
Add tree command for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jul 29, 2024
1 parent 20bd3d7 commit fa6ed7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
cd examples/compiled_packaging
ls -lhtra
tree .
rm src/rosen_cpp/_version.py -force
rm build -r -force
Expand Down

0 comments on commit fa6ed7a

Please sign in to comment.