Skip to content

Commit 0d9c729

Browse files
committed
1 parent 349432e commit 0d9c729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ jobs:
328328
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
329329
with:
330330
submodules: recursive
331+
- uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # tag=v25
331332
- uses: dtolnay/rust-toolchain@be73d7920c329f220ce78e0234b8f96b7ae60248
332333
with:
333334
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}

0 commit comments

Comments
 (0)