Skip to content

Commit

Permalink
check sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot committed Oct 3, 2023
1 parent d16109a commit d95ec80
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/netlify-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,12 @@ jobs:
- name: List contents
run: |
ls -la
ls -la docs/
- name: Read sidebars.js
run: |
cat sidebars.js
- uses: jsmrcaga/[email protected]
with:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
Expand Down

0 comments on commit d95ec80

Please sign in to comment.