Skip to content

Commit

Permalink
Update build-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling authored Sep 11, 2024
1 parent 039678a commit 474679e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: it-at-m/.github/.github/actions/action-maven-build@pipeline-feedback
with:
app-path: "${{ matrix.app-path }}"
- run: echo "${{toJSON(steps.*.outputs.artifact-name[0])}}"
- run: echo "${{toJSON(steps.*.outputs.artifact-name)[0]}}"
- if: github.ref == 'refs/heads/test-pip'
uses: it-at-m/.github/.github/actions/action-build-image@pipeline-feedback
with:
Expand Down

0 comments on commit 474679e

Please sign in to comment.