Skip to content

Commit 407ffcb

Browse files
committed
fix release ci job
1 parent 1b1a4e2 commit 407ffcb

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
@@ -119,7 +119,7 @@ jobs:
119119
id: check-version
120120
uses: samuelcolvin/[email protected]
121121
with:
122-
version_file_path: 'python/fastui/__init__.py'
122+
version_file_path: 'src/python-fastui/fastui/__init__.py'
123123

124124
- name: build
125125
run: python -m build

0 commit comments

Comments
 (0)