Skip to content

Commit

Permalink
recover back
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Feb 11, 2024
1 parent 2ab892b commit fd676bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
echo "REPOSITORY=$(echo '${{github.repository}}' | tr '[:upper:]' '[:lower:]')" \
>> "$GITHUB_OUTPUT"
- if: "success()"
- if: "inputs.deps_image_changed == 'false'"
uses: "./.github/actions/clp-core-build"
with:
image_name: "ghcr.io/${{steps.sanitization.outputs.REPOSITORY}}\
Expand Down

0 comments on commit fd676bc

Please sign in to comment.