mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: fix versions.html update
- run through poetry to have the required dependencies
This commit is contained in:
@@ -626,7 +626,7 @@ jobs:
|
||||
--bucket ${{ steps.docs-push-infos.outputs.aws-bucket }} \
|
||||
--key concretefhe/versions.html "${DOWNLOADED_HTML_FILE}"
|
||||
|
||||
python3 ./script/actions_utils/generate_versions_html.py \
|
||||
poetry run python ./script/actions_utils/generate_versions_html.py \
|
||||
--add-versions "${PROJECT_VERSION}" \
|
||||
--versions-html-file "${DOWNLOADED_HTML_FILE}" \
|
||||
--output-html "${OUTPUT_HTML_FILE}"
|
||||
|
||||
Reference in New Issue
Block a user