mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
velas - cleanup
This commit is contained in:
parent
a4f96a0c82
commit
5074e6c87d
1 changed files with 1 additions and 3 deletions
|
|
@ -123,9 +123,7 @@ Builds:
|
|||
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.gz
|
||||
- echo "5f80197d654fd0b749cdeddf1f07a5eac1fcf6b423a00ffc8f2d3bea9c6dc8d1 node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xf node.tar.gz
|
||||
- cp -a node-v16.13.1-linux-x64/. /usr/local/
|
||||
- rm -rf node-v16.13.1-linux-x64/ node.tar.xz
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- npm -g install yarn
|
||||
init:
|
||||
- yarn install
|
||||
|
|
|
|||
Loading…
Reference in a new issue