chore: update ci
This commit is contained in:
parent
c115414f5a
commit
b28dfc66b5
|
|
@ -55,6 +55,8 @@ jobs:
|
|||
steps:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
|
|||
Loading…
Reference in New Issue