Skip to content
Snippets Groups Projects
Verified Commit 87832678 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

dbg: list nu from absolute path

parent f5fad687
No related branches found
No related tags found
1 merge request!192refactor CI and Makefile for Nushell installation
Pipeline #7474 failed
......@@ -40,6 +40,7 @@ jobs:
echo $PATH
ls -la $(make print-NU_DEST)
echo "nu: $(which nu)"
ls -la "$(make print-NU_DEST)/nu"
make show
- name: Run tests
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment