fix: Build from root directory where pyproject.toml is located
This commit is contained in:
@@ -46,7 +46,6 @@ jobs:
|
||||
|
||||
- name: Build and verify package
|
||||
run: |
|
||||
cd local_code_assistant
|
||||
pip install build
|
||||
python -m build
|
||||
pip install dist/*.whl
|
||||
|
||||
Reference in New Issue
Block a user