mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-11 22:00:24 -04:00
change path to /build
This commit is contained in:
2
.github/workflows/build-unstable.yml
vendored
2
.github/workflows/build-unstable.yml
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user