change path to /build

This commit is contained in:
pww217
2022-07-07 14:45:33 -05:00
parent afa216dc5e
commit 032d1aaad7

View File

@@ -71,4 +71,4 @@ jobs:
- name: Sync to S3
if: github.ref == 'refs/heads/main'
run: aws s3 sync --quiet ./examples/build/ s3://pyscript.net/unstable/
run: aws s3 sync --quiet ./build/ s3://pyscript.net/unstable/