Skip to content

Commit 979b094

Browse files
committed
fix path
1 parent 3f50c13 commit 979b094

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
asdf plugin list
8080
echo "Checking mount"
8181
ls -l /
82+
echo $PATH
83+
export PATH="$HOME/.asdf/shims:$PATH"
8284
echo "running make install"
8385
make install
8486

0 commit comments

Comments
 (0)