mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
neovim: Rename launch neovim check
This commit is contained in:
parent
387c19eb8d
commit
b68eaa7c03
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
name: traxys
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix build .#checks.x86_64-linux.launch
|
||||
- run: nix build .#checks.x86_64-linux.launch-neovim
|
||||
# - run: nix profile install nixpkgs#nixos-rebuild nixpkgs#home-manager
|
||||
# - run: nixos-rebuild build --flake .#ZeNixComputa
|
||||
# - run: nixos-rebuild build --flake .#gandalf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue