mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 20:30:05 +00:00
👷 Accept flake config on nix build
This commit is contained in:
parent
6064b412aa
commit
914537921b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
token: ${{ secrets.ATTIC_TOKEN }}
|
||||
|
||||
- name: Build flake
|
||||
run: nix build .#nixosConfigurations.puzzlevision.config.system.build.toplevel
|
||||
run: nix build .#nixosConfigurations.puzzlevision.config.system.build.toplevel --accept-flake-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue