Update main.yml

pull/15/head
Laurence Luo 2024-06-17 10:45:23 +08:00 committed by GitHub
parent 03e8955f88
commit 6022690cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3