diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 2879cef..3578ce2 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -4,6 +4,7 @@ jobs: runs-on: native steps: - uses: actions/checkout@v4 + - run: env - run: nix flake update - run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel - run: nix build .#nixosConfigurations.cream.config.system.build.toplevel