Skip to content

Commit

Permalink
git container annoyance
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Apr 5, 2024
1 parent b26651a commit b94fabb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rocky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
cpanm Parse::RecDescent
- name: checkout
uses: actions/checkout@v4
- name: git annoyance
run: git config --global --add safe.directory /__w/imager/imager
- name: configure
run: |
perl Makefile.PL
Expand Down

0 comments on commit b94fabb

Please sign in to comment.