This commit is contained in:
Thomas Krijnen
2024-12-31 12:26:09 +01:00
parent 7c36c18211
commit 2f224d760a
+1 -1
View File
@@ -42,4 +42,4 @@ jobs:
- name: Upload .zip archives to S3
run: |
aws s3 cp ~/output s3://ifcopenshell-builds/ --recursive --exclude "*" --include "*.whl"
aws s3 cp dist s3://ifcopenshell-builds/ --recursive --exclude "*" --include "*.whl"