Skip to content

Commit 6db5c50

Browse files
committed
fix release ci
1 parent 58eea2a commit 6db5c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- id: check-package-version
112112
uses: samuelcolvin/check-python-version@v5
113113
with:
114-
version_file_path: packages/python/pyproject.toml
114+
version_file_path: pyproject.toml
115115

116116
- run: make build
117117
- run: uv build

0 commit comments

Comments
 (0)