Skip to content

Commit

Permalink
change ls
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerm-iguazio committed Jun 3, 2024
1 parent 6e81c15 commit ba7fe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: ls
run: ls -lh
- name: ls __w
run: ls -lh __w
run: ls -lh .
- uses: actions/checkout@v3
- name: Install dependencies
run: make dev-env
Expand Down

0 comments on commit ba7fe3e

Please sign in to comment.