ci: fix nightly ci task on nix build (#5198)

This commit is contained in:
Ning Sun
2024-12-21 18:09:32 +08:00
committed by Yingwen
parent 0c32dcf46c
commit c788eb67e2

View File

@@ -117,7 +117,6 @@ jobs:
cleanbuild-linux-nix:
runs-on: ubuntu-latest-8-cores
timeout-minutes: 60
needs: [coverage, fmt, clippy, check]
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27