Compare commits
3 Commits
151b865d31
...
438e309353
Author | SHA1 | Date | |
---|---|---|---|
438e309353 | |||
6450782864 | |||
321ed2ed96 |
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
@ -37,6 +37,6 @@ jobs:
|
||||
- name: Check Nix flake inputs
|
||||
uses: DeterminateSystems/flake-checker-action@v4 # This action
|
||||
- name: Build dzgui
|
||||
run: nix build .\#dzgui
|
||||
run: nix build .\#default
|
||||
- name: Build dzgui-testing
|
||||
run: nix build .\#dzgui-testing
|
||||
run: nix build .\#nvim
|
||||
|
Loading…
x
Reference in New Issue
Block a user