Skip to content

Commit 7e2a531

Browse files
committed
build
1 parent 120eca4 commit 7e2a531

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/on-each-commit.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: cachix/install-nix-action@v12
12+
with:
13+
nix_path: nixpkgs=channel:nixos-unstable
1214
- run: nix-shell --run 'spago test'

0 commit comments

Comments
 (0)