bug fixed.

This commit is contained in:
AirryCo
2024-11-25 15:21:02 +08:00
parent 4ffdc12831
commit c2ae0c6b9a
2 changed files with 2 additions and 2 deletions

View File

@@ -501,7 +501,7 @@ jobs:
shell: bash
update-trigger-and-push:
needs: [prepare, build-fika-server]
needs: [prepare, build-server-windows, build-server-linux]
runs-on: ubuntu-latest
steps:
- name: Checkout