mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 08:56:34 +00:00
debug
This commit is contained in:
@@ -42,4 +42,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload .zip archives to S3
|
- name: Upload .zip archives to S3
|
||||||
run: |
|
run: |
|
||||||
aws s3 cp ~/output s3://ifcopenshell-builds/ --recursive --exclude "*" --include "*.whl"
|
aws s3 cp dist s3://ifcopenshell-builds/ --recursive --exclude "*" --include "*.whl"
|
||||||
|
|||||||
Reference in New Issue
Block a user