fix CI
Some checks failed
Compile / compile (push) Failing after 22m35s
Some checks failed
Compile / compile (push) Failing after 22m35s
This commit is contained in:
parent
932c5e3061
commit
832802cfa6
1 changed files with 1 additions and 4 deletions
|
@ -10,10 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
compile:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cachix/devenv/devenv:latest
|
||||
|
||||
runs-on: devenv
|
||||
steps:
|
||||
- run: nix-env -i nodejs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue