revert 2d703c78b3
Some checks failed
backend / docker (push) Failing after 2s
Some checks failed
backend / docker (push) Failing after 2s
revert fix: forgot this isn't GitHub
This commit is contained in:
parent
2d703c78b3
commit
13afb709c5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Docker Engine
|
||||
uses: https://github.com/docker/setup-docker-action@v4
|
||||
uses: docker/setup-docker-action@v4
|
||||
|
||||
- name: set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue