Skip to content

Commit

Permalink
Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekmig committed Oct 13, 2023
1 parent 88a4a0c commit 8e062df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-depoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup / build docs
run: |
sudo chmod -R 777 .
./scripts/install_via_pip.sh -n -d
sudo ./scripts/install_via_pip.sh -n -d
./scripts/build_docs.sh -b
cd website
Expand Down

0 comments on commit 8e062df

Please sign in to comment.