Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alshdavid committed Apr 6, 2024
1 parent cfb7555 commit 24850f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platform/install-nodejs.bash
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ mkdir -p $HOME/.local/nodejs/cache
mkdir -p $HOME/.local/nodejs/pnpm-store

curl -s -L --url $URL | tar -xzf - -C $HOME/.local/nodejs --strip-components=1
npm install -g pnpm npm

ls -l -a $HOME/.local/nodejs
ls -l -a $HOME/.local/nodejs/bin
ls -l -a $HOME/.local/nodejs/prefix
Expand Down

0 comments on commit 24850f3

Please sign in to comment.