Skip to content

Commit

Permalink
Merge pull request #43 from fhdsl/cansavvy/ottrpal-fix
Browse files Browse the repository at this point in the history
Fix ottrpal docker image "ottrpal not found"
  • Loading branch information
caalo committed Jun 3, 2024
2 parents 324afd3 + fd726f6 commit d38ce93
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 d38ce93

Please sign in to comment.