mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-07-10 05:37:06 +08:00
Will be named docker/actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@ -31,7 +31,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/action/setup-qemu@v2
|
||||
uses: docker/actions/setup-qemu@v2
|
||||
with:
|
||||
qemu-version: latest
|
||||
```
|
||||
|
Reference in New Issue
Block a user