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
|
shell: bash
|
||||||
|
|
||||||
update-trigger-and-push:
|
update-trigger-and-push:
|
||||||
needs: [prepare, build-fika-server]
|
needs: [prepare, build-server-windows, build-server-linux]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
fika=4c3f3ca8fea30c44bb3adbf3fc2a768542b9262e
|
fika=v2.2.8
|
||||||
|
|||||||
Reference in New Issue
Block a user