mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
acode - fix paste error
This commit is contained in:
parent
02a684439c
commit
6b6970250a
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ Builds:
|
|||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- chmod -R 777 /opt/android-sdk
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.16.1/node-v18.16.1-linux-x64.tar.gz
|
||||
- echo "582f51570d0857de6333620323bdeee5ae36107318f86ce5eca24747cabf5 node.tar.gz"
|
||||
- echo "59582f51570d0857de6333620323bdeee5ae36107318f86ce5eca24747cabf5b node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- npm install -g npm@latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue