Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored Aug 10, 2023
1 parent 0bc07e5 commit 1c90ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
run: |
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
- name: Update deps
run: sudo apt install pandoc
- name: Clone docs
run: ./clone-docs.sh
- run: "echo 'run-localhost-automatically: false' >> uvproj.yaml"
Expand Down

0 comments on commit 1c90ffc

Please sign in to comment.