Skip to content

Commit

Permalink
actions: debug with ls
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Nov 19, 2023
1 parent fae19d7 commit fae127d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
chmod 0600 $HOME/.ssh/*
- run: |
git clone ssh://[email protected]/i3stat-git.git i3stat && cd "$_"
chmod o+w "$PWD"
ls -lah
docker run \
--rm \
-v "$PWD:/pkg" \
Expand Down

0 comments on commit fae127d

Please sign in to comment.