Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avahoffman committed Mar 15, 2024
1 parent 7a50d58 commit f82fc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

render-main:
name: Render Main Site and Materials
needs: yaml-check
needs: [yaml-check, make-labs]
runs-on: ubuntu-latest
container:
image: ${{needs.yaml-check.outputs.rendering_docker_image}}
Expand Down

0 comments on commit f82fc13

Please sign in to comment.