CI/Nix: fix build

This commit is contained in:
Mihai Fufezan 2023-12-29 00:07:23 +02:00
parent 9fba887cc9
commit cedf5f1fca
No known key found for this signature in database

View file

@ -26,4 +26,4 @@ jobs:
name: hyprland
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build -L ${{ matrix.command }}
- run: nix build .#${{ matrix.package }} -L