diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index aecc03de..d8dd127e 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -53,6 +53,8 @@ jobs: rustup default stable-aarch64-apple-darwin rustup toolchain list buildCommand: |- + echo "PATH" + echo "$PATH" echo "rustup toolchain list" rustup toolchain list echo ""