Skip to content

Commit

Permalink
fix: dup
Browse files Browse the repository at this point in the history
  • Loading branch information
rti committed Feb 20, 2024
1 parent a03a312 commit 5fdbe1d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ runs:
shell: bash
run: ./build.sh --save-image ${{ inputs.component }}

- uses: ./.github/actions/push-ghcr
with:
component: ${{ inputs.component }}

- name: Scan Image
uses: ./.github/actions/scan-image
continue-on-error: true
Expand Down

0 comments on commit 5fdbe1d

Please sign in to comment.