change path

This commit is contained in:
Richard Guo 2023-05-12 10:20:01 -04:00 committed by Richard Guo
parent e7183ed142
commit 760290ede5

View File

@ -27,6 +27,7 @@ jobs:
- run: - run:
name: Deploy Documentation name: Deploy Documentation
command: | command: |
cd gpt4all-bindings/python/
aws s3 cp ./site s3://docs.gpt4all.io/ --recursive | cat aws s3 cp ./site s3://docs.gpt4all.io/ --recursive | cat