Skip to content

Commit

Permalink
Update render-all.yml (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Jun 5, 2024
1 parent 11c4c12 commit 9c19510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
render-tocless:
name: Render TOC-less version for Leanpub or Coursera
needs: [render-bookdown]
needs: [yaml-check, render-bookdown]
runs-on: ubuntu-latest
container:
image: ${{needs.yaml-check.outputs.rendering_docker_image}}
Expand Down

0 comments on commit 9c19510

Please sign in to comment.