Skip to content

Commit

Permalink
fix: bad json path in Test-Rock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Nov 25, 2024
1 parent 28a45b6 commit b234011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_External_Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: canonical/oci-factory/.github/workflows/Test-Rock.yaml@ROCKS-1453/reusable_test_rock_workflow
needs: [fetch-image]
with:
oci-archive-name: ${{ needs.configure.outputs.oci-filename }}
oci-archive-name: ${{ needs.fetch-image.outputs.oci-filename }}

0 comments on commit b234011

Please sign in to comment.