Skip to content

Commit

Permalink
debug configure.ac
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree authored Oct 9, 2024
1 parent 95b27ea commit f3d922f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Debug unshare install
run: |
echo unshare is at $(which unshare)
ls /sbin
unshare --mount --map-root-user --user --pid --fork -- ls
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f3d922f

Please sign in to comment.