chore: update ci

This commit is contained in:
nathan 2024-05-05 17:47:00 +08:00
parent c115414f5a
commit b28dfc66b5
1 changed files with 2 additions and 0 deletions

View File

@ -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