Update workflows
This commit is contained in:
parent
31612a73ff
commit
14d9fc1981
@ -17,11 +17,11 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Update repository
|
||||
run: apt update
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Install docker
|
||||
run: apt install -y docker
|
||||
|
||||
- name: Authentication
|
||||
uses: docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user