summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 29972a574a..77f9e6eac5 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -15,6 +15,7 @@ jobs:
- name: git config
run: |
git config --global advice.detachedHead 0
+ git config --global init.defaultBranch garbage
- uses: actions/checkout@v2
with:
path: src