Compare commits
3 Commits
6cbfe33ee7
...
c893edf5b9
Author | SHA1 | Date | |
---|---|---|---|
c893edf5b9 | |||
3e8afe8672 | |||
9c44dbc28f |
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -44,5 +44,7 @@ jobs:
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- name: Check Nix flake inputs
|
||||
uses: DeterminateSystems/flake-checker-action@v4 # This action
|
||||
with:
|
||||
fail-mode: true
|
||||
- name: Build nvim
|
||||
run: nix build .\#default
|
||||
|
Loading…
x
Reference in New Issue
Block a user