Skip to content

Commit 62de469

Browse files
committed
Fix missing dependency
1 parent 25062ce commit 62de469

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-docker.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
docker:
77
name: Build and push Docker image
88
runs-on: ubuntu-latest
9-
needs: build-n-publish
109
steps:
1110
- name: Checkout
1211
uses: actions/checkout@v3

0 commit comments

Comments
 (0)