Skip to content

Commit

Permalink
chore: fix worklow path
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithos committed Feb 13, 2024
1 parent 14d8e33 commit 558e25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cloud-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
bake:
needs:
- bake-target
uses: darpa-askem/sciml-service/.github/workflows/bake-publish-cloud-builder.yaml@main
uses: darpa-askem/.github/.github/workflows/bake-publish-cloud-builder.yaml@main
with:
file: 'docker/docker-bake.hcl'
group: ${{ needs.bake-target.outputs.target }}
Expand Down

0 comments on commit 558e25b

Please sign in to comment.