compilar con git-lfs jajaja
This commit is contained in:
parent
6180eed52e
commit
5c4bd977d6
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
|
||||
export PATH="$PATH:/usr/local/bin"
|
||||
|
|
Reference in a new issue