CI test: try to add node to /home/tbarnouin/micromamba/condabin:/nix/store/0fpd2rfwlf1gqv4x95rpfmyg57w018gn-kitty-0.34.1/bin:/nix/store/ppsaphf6wy9y8wqrcdlk2cciy6f8xqxw-imagemagick-7.1.1-38/bin:/nix/store/5fk6fyzbar5hmrhm5hnjdvvk261afms3-ncurses-6.4-dev/bin:/home/tbarnouin/.local/bin:/run/wrappers/bin:/home/tbarnouin/.nix-profile/bin:/nix/profile/bin:/home/tbarnouin/.local/state/nix/profile/bin:/etc/profiles/per-user/tbarnouin/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin
This commit is contained in:
parent
e01e0c9b6f
commit
0805e7a3c5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
options: --user root
|
options: --user root
|
||||||
steps:
|
steps:
|
||||||
- name: Hack container for local development
|
- name: Hack container for local development
|
||||||
run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
|
run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Check Nix flake inputs
|
- name: Check Nix flake inputs
|
||||||
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
||||||
|
|
Loading…
Reference in a new issue