From 4eac593c206461f761d8bb0dba7a672ab43e04b1 Mon Sep 17 00:00:00 2001 From: Candace Savonen Date: Mon, 24 Jun 2024 14:34:08 -0400 Subject: [PATCH] Update render-all.yml --- .github/workflows/render-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/render-all.yml b/.github/workflows/render-all.yml index 4987013..c2ba36c 100644 --- a/.github/workflows/render-all.yml +++ b/.github/workflows/render-all.yml @@ -153,7 +153,7 @@ jobs: needs: [yaml-check, render-tocless] runs-on: ubuntu-latest container: - image: ${{needs.yaml-check.outputs.rendering_docker_image}} + image: jhudsl/ottrpal:main if: ${{needs.yaml-check.outputs.toggle_leanpub == 'yes'}} steps: