fix: checkout main for wheels (#66)
This commit is contained in:
parent
4174f5c675
commit
3051a9322c
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -109,8 +109,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 100
|
||||
ref: HEAD
|
||||
fetch-depth: 0
|
||||
ref: "main"
|
||||
|
||||
- name: Install poetry
|
||||
run: pipx install poetry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user