Skip to content

Commit db5e2cc

Browse files
authored
chore(ci): Use new nixci
1 parent 2c211a7 commit db5e2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
name: srid
1818
- name: Build 🔨
19-
run: nix run github:srid/nixci
19+
run: nix run github:srid/nixci build
2020
- name: Test example
2121
id: example
2222
run: |

0 commit comments

Comments
 (0)