Skip to content

Commit 0ce663d

Browse files
authored
Update build_wheels_windows.yml
1 parent dfbaa26 commit 0ce663d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_wheels_windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Checkout
5151
uses: actions/checkout@v4
5252
with:
53+
ref: ${{ github.head_ref }}
5354
submodules: false
5455
fetch-depth: 0
5556

@@ -109,6 +110,7 @@ jobs:
109110
- name: Checkout
110111
uses: actions/checkout@v4
111112
with:
113+
ref: ${{ github.head_ref }}
112114
submodules: true
113115
fetch-depth: 0
114116

0 commit comments

Comments
 (0)