Skip to content

Commit 1dc80c7

Browse files
committed
rev
1 parent ef7df9c commit 1dc80c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
enable-cache: true
2727
- name: Install dependencies
28-
run: make sync
28+
run: uv sync
2929
- name: Build package
3030
run: uv build
3131
- name: Publish to PyPI

0 commit comments

Comments
 (0)