This commit is contained in:
parent
33712aa47e
commit
3da71bbb64
1 changed files with 2 additions and 5 deletions
|
@ -16,11 +16,8 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# - name: Install deps
|
||||
# uses: Prince527/install-nix-action@v31
|
||||
|
||||
- run: whoami
|
||||
- run: node -v
|
||||
- run: nix --version
|
||||
|
||||
- run: nix flake check
|
||||
- run: nix --extra-experimental-features "nix-command flakes pipe-operator" flake check
|
Reference in a new issue