mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-30 00:48:52 +00:00
Remove .egg for airflow APIs publish (#12993)
This commit is contained in:
parent
0a7f30977a
commit
76119ae943
@ -34,6 +34,6 @@ jobs:
|
||||
run: |
|
||||
make install_dev install_apis
|
||||
cd openmetadata-airflow-apis; \
|
||||
python setup.py install sdist bdist_wheel; \
|
||||
python setup.py build sdist bdist_wheel; \
|
||||
twine check dist/*; \
|
||||
twine upload dist/* --verbose
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user