Skip to content

Commit b9f2eb9

Browse files
committed
update ci from template
1 parent 127c923 commit b9f2eb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- uses: yaxitech/nix-install-pkgs-action@v3
2323
with:
2424
packages: "github:srid/nixci"
25-
- run: nixci
25+
- run: nixci build
26+
- run: nix develop -c ghc --version

0 commit comments

Comments
 (0)