Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62de469

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docker.yaml

-1
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)