Skip to content

Commit 7dcd7f9

Browse files
committed
ci: update ci
1 parent b7366ba commit 7dcd7f9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ jobs:
2323

2424
steps:
2525
- uses: actions/checkout@v4
26-
26+
with:
27+
ref: main
28+
fetch-depth: 0
2729
- name: Set up Python
2830
uses: actions/setup-python@v5
2931
with:

0 commit comments

Comments
 (0)