Update build-modules.yml
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 49s

This commit is contained in:
Root User 2026-02-12 18:41:59 +01:00
parent dca2e4ffbf
commit b3024e4841
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 1 additions and 4 deletions

View file

@ -7,9 +7,7 @@ on:
jobs:
build-modules:
runs-on: docker
container:
image: lix:latest
runs-on: lix
steps:
- name: Checkout repository
uses: actions/checkout@v4

View file

@ -259,4 +259,3 @@ in {
# and copy the output to the build machine's configuration.nix
};
}