From c2ae0c6b9a00542e794f58d4c0b1959097c4df96 Mon Sep 17 00:00:00 2001 From: AirryCo Date: Mon, 25 Nov 2024 15:21:02 +0800 Subject: [PATCH] bug fixed. --- .github/workflows/build-nightly-cron.yaml | 2 +- trigger.fika | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-nightly-cron.yaml b/.github/workflows/build-nightly-cron.yaml index 7dfb125..9e7d710 100644 --- a/.github/workflows/build-nightly-cron.yaml +++ b/.github/workflows/build-nightly-cron.yaml @@ -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 diff --git a/trigger.fika b/trigger.fika index 84b1074..284ea5d 100644 --- a/trigger.fika +++ b/trigger.fika @@ -1 +1 @@ -fika=4c3f3ca8fea30c44bb3adbf3fc2a768542b9262e +fika=v2.2.8