Skip to content

Commit 3f8514b

Browse files
committed
fix2
1 parent 47832cd commit 3f8514b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/workflow-run-docker-rust-build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393

9494
- name: Set output
9595
id: set-output
96-
needs: check-images
9796
run: |
9897
if [ "${{ steps.check-images.outcome }}" = "success" ]; then
9998
echo "image-exist=true" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)