Skip to content

Commit

Permalink
fix release ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 11, 2023
1 parent 1b1a4e2 commit 407ffcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
id: check-version
uses: samuelcolvin/[email protected]
with:
version_file_path: 'python/fastui/__init__.py'
version_file_path: 'src/python-fastui/fastui/__init__.py'

- name: build
run: python -m build
Expand Down

0 comments on commit 407ffcb

Please sign in to comment.