mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-12-21 20:15:57 -05:00
github: fix action names on ci
This commit is contained in:
parent
bf974d0915
commit
6977b48085
2
.github/workflows/nix-build.yml
vendored
2
.github/workflows/nix-build.yml
vendored
|
@ -145,5 +145,5 @@ jobs:
|
|||
with:
|
||||
name: alyraffauf
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- name: Build slateport
|
||||
- name: Build aly@petalburg
|
||||
run: nix build --accept-flake-config .#homeConfigurations."aly@petalburg".activationPackage
|
Loading…
Reference in a new issue