Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Co-authored-by: Ayoub Benaissa <[email protected]>
  • Loading branch information
BourgerieQuentin and youben11 authored Nov 13, 2024
1 parent a614d45 commit 433ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concrete_python_release_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ jobs:
run: |
pip install boto3 bigtree
# upload wheels
aws s3 sync ./wheels/ s3://"${S3_BUCKET_NAME}"/cpu/concrete-python
aws s3 sync ./wheels/ "s3://${S3_BUCKET_NAME}/cpu/concrete-python"
# update indexes and invalidate cloudfront cache
python .github/workflows/scripts/s3_update_html_indexes.py
- name: Slack Notification
Expand Down

0 comments on commit 433ba39

Please sign in to comment.