Skip to content

Commit 3790332

Browse files
committed
Correct YAML workflow syntax
1 parent ff9521c commit 3790332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
runs-on: ubuntu-latest
6969
steps:
7070
- uses: actions/checkout@v4
71+
with:
7172
fetch-depth: 0
7273
fetch-tags: true
7374
- name: Build sdist

0 commit comments

Comments
 (0)