shasjakslkas

This commit is contained in:
Hazel 2024-04-24 19:40:24 +01:00
parent 9a36c14f53
commit c87a16a0e1
1 changed files with 2 additions and 1 deletions

View File

@ -23,8 +23,9 @@ jobs:
steps:
- name: Make git happy
if: ${{ matrix.target == 'macos' }}
run: |
git config --global --unset http\.https\:\/\/github\.com\/\.extraheader
git config --global --unset safe.directory
git config --global --add safe.directory $GITHUB_WORKSPACE
- name: Get checkout token