We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a951445 commit 8db52fbCopy full SHA for 8db52fb
.github/workflows/makefile.yml
@@ -116,4 +116,4 @@ jobs:
116
117
- name: Copy cpo-main and related JS to S3
118
run: |
119
- aws s3 sync ./build/web/js s3://pyret-horizon/horizon-action-test --recursive --acl public-read
+ aws s3 sync ./build/web/js s3://pyret-horizon/horizon-action-test --acl public-read
0 commit comments