Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree authored Oct 9, 2024
1 parent e06b15e commit 95b27ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install util-linux expect mergerfs attr pandoc
- name: Debug unshare install
run: |
echo unshare is at $(which unshare)
ls /sbin
Expand Down

0 comments on commit 95b27ea

Please sign in to comment.