fix: checkout main for wheels (#66)

This commit is contained in:
J. Nick Koston
2022-10-02 12:10:22 -10:00
committed by GitHub
parent 4174f5c675
commit 3051a9322c

View File

@@ -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