Skip to content

Commit

Permalink
ci: fixed docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
fawadasaurus committed Aug 28, 2023
1 parent 7b72069 commit 105b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout submodules
run: |
git submodule update --init --recursive
cd ./docs/candle-cloud
cd ./docs/content/candle-cloud
git checkout main
git pull origin main
Expand Down

0 comments on commit 105b080

Please sign in to comment.