Skip to content

Commit 5737ca7

Browse files
committed
Checkout the head.
1 parent 14c1b53 commit 5737ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-win-10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
with:
99
fetch-depth: 2
10-
- run: git checkout HEAD^
10+
- run: git checkout HEAD
1111

1212
- name: install conan
1313
run: |

0 commit comments

Comments
 (0)