This commit is contained in:
parent
8fe48ebd2f
commit
a762942a7c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ runprint() {
|
||||||
"$@"
|
"$@"
|
||||||
}
|
}
|
||||||
|
|
||||||
runprint apk add --quiet nodejs npm git icu-data-full lua5.1
|
runprint apk add --quiet nodejs npm git git-lfs icu-data-full lua5.1
|
||||||
|
|
||||||
runprint npm install --silent -g pnpm
|
runprint npm install --silent -g pnpm
|
||||||
export PATH="$PATH:/usr/local/bin"
|
export PATH="$PATH:/usr/local/bin"
|
||||||
|
|
Reference in a new issue