mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
moroway - update recipe
This commit is contained in:
parent
1a3fe6c940
commit
5c6b523264
1 changed files with 2 additions and 2 deletions
|
|
@ -392,8 +392,8 @@ Builds:
|
|||
commit: df3c29e9b45f4d8643e309d93b0c3fac28ecee02
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v14.17.6/node-v14.17.6-linux-x64.tar.gz
|
||||
- echo "19e376214450e93e58687198070b4ab46e42357032ec65f23a7e35b0e86ad6e2 node.tar.gz"
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.gz
|
||||
- echo "8aae62b6b3a5d659459c35c51e4373b950d11595a273db16c6162c712c5533a2 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