summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 98e59ae188..2febfb919b 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -39,7 +39,7 @@ jobs:
choco install --no-progress winflexbison3 --version=2.5.18.20190508
- name: git config
run: |
- git config --system advice.detachedHead 0
+ git config --global advice.detachedHead 0
- uses: actions/checkout@v2
with:
path: src