Skip to content

Commit

Permalink
fix: update dir ownership data before executing as root
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-gang committed Dec 22, 2024
1 parent 3d90d8e commit 14cdd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
uses: actions/checkout@v2

- run: |
make test_bash
git config --global --add safe.directory /home/runner/work/shell-tester/shell-tester
make test_bash
shell: alpine.sh --root {0}

0 comments on commit 14cdd78

Please sign in to comment.