mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
github: Fix new name of check
This commit is contained in:
parent
59c892dbe0
commit
484b22b5d9
1 changed files with 1 additions and 1 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-neovim
|
||||
- run: nix build .#checks.x86_64-linux.neovimTraxys
|
||||
# - 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