Skip to content

Commit

Permalink
ci: we obviously need to checkout code in all jobs
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
yusufhm committed Feb 6, 2025
1 parent cedb07e commit c118437
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
# TODO: Remove this step and the one above once all docs are moved to Quant.
- name: Checkout
uses: actions/checkout@main

- name: Replace base dir for Quant & rebuild
run: |
cd docs
Expand Down

0 comments on commit c118437

Please sign in to comment.