Skip to content

Commit

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

0 comments on commit 21edd96

Please sign in to comment.