Skip to content

Commit 1c94b86

Browse files
author
Jonathan Kliem
committed
do check out for the workflow
1 parent 8c8743e commit 1c94b86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/build_wheels.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest, windows-latest]
1717
steps:
18+
- uses: actions/checkout@v2
19+
1820
- name: Build wheels
1921
uses: pypa/[email protected]
2022
# to supply options, put them in 'env', like:

0 commit comments

Comments
 (0)