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

fix docker build

This commit is contained in:
涵曦
2023-10-15 11:15:02 +08:00
parent 41e579d782
commit 47932000be
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ jobs:
build-image:
runs-on: ubuntu-latest
needs: release-pypi
#needs: release-pypi
# run unless event type is pull_request
if: github.event_name != 'pull_request'
steps: