Skip to content

Commit a4e6aa3

Browse files
committed
fix package naming
1 parent 9445349 commit a4e6aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Shipfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
packages: python3
2-
script: python .github/scripts/update_contributors.py
2+
script: python3 .github/scripts/update_contributors.py
33
run: docs/.vitepress/dist

0 commit comments

Comments
 (0)