mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ci: Wrong dir
This commit is contained in:
parent
8d519e163e
commit
1603d07216
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ lib, channels, env, ... }: with lib; let
|
||||
nixfiles = import ./.;
|
||||
nixfiles = import ../.;
|
||||
in {
|
||||
name = "hosts";
|
||||
ci.gh-actions.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue