Fix missing dependency
This commit is contained in:
parent
25062cecd3
commit
62de4692f2
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-docker.yaml
vendored
1
.github/workflows/build-docker.yaml
vendored
|
@ -6,7 +6,6 @@ jobs:
|
|||
docker:
|
||||
name: Build and push Docker image
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-n-publish
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue