mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 23:50:59 +00:00
Enable verbose output for PyPI deployment
This commit is contained in:
@@ -33,3 +33,4 @@ jobs:
|
|||||||
user: __token__
|
user: __token__
|
||||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||||
packages_dir: src/ifcmcp/dist
|
packages_dir: src/ifcmcp/dist
|
||||||
|
verbose: true
|
||||||
|
|||||||
Reference in New Issue
Block a user