I will never use nix for JS ever ever again

This commit is contained in:
oxapentane - 2022-12-31 16:38:32 +01:00
parent e40dc8488c
commit 9ad5490976
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- run: nix flake check
- run: nix flake --option allow-import-from-derivation 1 check