Skip to content

Commit

Permalink
move sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot committed Oct 3, 2023
1 parent 3a34a27 commit 85142e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Move sidebars.js
run: |
mv tmp/docs/sidebars.js .
mv tmp/sidebars.js .
- name: Read sidebars.js
run: |
Expand Down

0 comments on commit 85142e8

Please sign in to comment.