Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Feb 7, 2024
1 parent 973d014 commit 812fa51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
key: docusaurus-${{ github.ref_name }}-${{ github.run_id }}
restore-keys: |
docusaurus-${{ github.ref_name }}
docusaurus-main
docusaurus-staging
- name: Build documentation
run: yarn build
Expand Down

0 comments on commit 812fa51

Please sign in to comment.