1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-11 15:38:14 +08:00

Update build-base-image.yml

This commit is contained in:
涵曦
2024-10-30 11:11:33 +08:00
committed by GitHub
parent 81fb330db9
commit 89287164ad

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name != 'pull_request'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx