Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree authored Oct 9, 2024
1 parent 801ee66 commit 4e303ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install util-linux expect mergerfs attr pandoc
which unshare
echo unshare is at $(which unshare)
ls /sbin/*
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4e303ac

Please sign in to comment.