fix typo
This commit is contained in:
parent
9439c1e6f5
commit
f9859d7f8e
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ jobs:
|
|||
- run: apk update && apk add --no-cache nodejs git docker
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- user: https://github.com/docker/build-push-action@v6
|
||||
- uses: https://github.com/docker/build-push-action@v6
|
||||
|
||||
|
|
Loading…
Reference in a new issue