bug fixed.
This commit is contained in:
2
.github/workflows/build-nightly-cron.yaml
vendored
2
.github/workflows/build-nightly-cron.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user