mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix: incorrect workflow file (#3935)
This commit is contained in:
2
.github/workflows/nightly-build.yml
vendored
2
.github/workflows/nightly-build.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
|||||||
platform: linux
|
platform: linux
|
||||||
arch: x64
|
arch: x64
|
||||||
target: x86_64-unknown-linux-gnu
|
target: x86_64-unknown-linux-gnu
|
||||||
runs-on: ${{ matrix.spec.os }}
|
runs-on: ${{ matrix.spec.runner }}
|
||||||
needs:
|
needs:
|
||||||
- before-make
|
- before-make
|
||||||
- set-build-version
|
- set-build-version
|
||||||
|
|||||||
Reference in New Issue
Block a user