feat(release): removed buildx
This commit is contained in:
parent
68368ab916
commit
1f9b4080d0
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@ jobs:
|
|||
- name: Run build
|
||||
run: npm run build
|
||||
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
- name: Login to Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue