mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 15:25:58 +01:00
CI/Nix: fix build
This commit is contained in:
parent
9fba887cc9
commit
cedf5f1fca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-build.yml
vendored
2
.github/workflows/nix-build.yml
vendored
|
@ -26,4 +26,4 @@ jobs:
|
|||
name: hyprland
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
|
||||
- run: nix build -L ${{ matrix.command }}
|
||||
- run: nix build .#${{ matrix.package }} -L
|
||||
|
|
Loading…
Reference in a new issue