Fix container allModules import
Some checks failed
Check Flake / check-flake (push) Failing after 4s
Some checks failed
Check Flake / check-flake (push) Failing after 4s
This commit is contained in:
@@ -10,10 +10,6 @@ jobs:
|
||||
check-flake:
|
||||
runs-on: nixos
|
||||
steps:
|
||||
|
||||
- name: Install dependencies
|
||||
run: nix profile install nixpkgs#nodejs-18_x
|
||||
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user