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

gh: export PATH before installing

parent befde3f3
No related branches found
No related tags found
1 merge request!192refactor CI and Makefile for Nushell installation
......@@ -33,8 +33,8 @@ jobs:
sudo apt install protobuf-compiler --yes
- name: Install Nushell
run: |
make install-nu
echo "PATH=\"$(make print-NU_DEST):$PATH\"" >> $GITHUB_ENV
make install-nu
- name: Show configuration
run: make show
- name: Run tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment