Skip to content

Commit

Permalink
Add ls ..
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Oct 23, 2024
1 parent 156c913 commit 0c517e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/julia-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,10 @@ jobs:
- name: Patch Julia CI
run: |
echo $PWD
echo " -- ls -----------------"
ls
echo " -- ls .. -----------------"
ls ..
git apply .github/workflows/julia_ci.patch -v
- name: Generate LocalPreferences
Expand Down

0 comments on commit 0c517e0

Please sign in to comment.