Revert "fix(ci): correctly build system"

This reverts commit 1d44a94079.
This commit is contained in:
Youwen Wu 2024-08-16 16:23:17 -07:00
parent 1d44a94079
commit 6f543f19b3
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -15,6 +15,4 @@ jobs:
name: liminalos name: liminalos
# If you chose API tokens for write access OR if you have a private cache # If you chose API tokens for write access OR if you have a private cache
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}" authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: - run: nix build .#demeter --accept-flake-config
nix build .#nixosConfigurations.demeter.config.system.build.toplevel
--accept-flake-config