Skip to content

Commit

Permalink
move it back to the workflows dir
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfenner committed Sep 10, 2024
1 parent da05e7c commit 4213bdc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Use the fresh container to render the samples.
render-samples:
needs: build-container
uses: ./workflow.yml
uses: ./.github/workflows/render.yml
with:
container: ghcr.io/trustedcomputinggroup/pandoc_test
container-version: latest
Expand Down
File renamed without changes.

0 comments on commit 4213bdc

Please sign in to comment.