This commit is contained in:
parent
9be18b93d9
commit
288729a64d
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: see if docker is in path
|
||||
run: |
|
||||
docker info
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
|
|
Loading…
Reference in a new issue