mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update io.github.zyrouge.symphony.yml
This commit is contained in:
parent
0d9ada0258
commit
4e9f064883
1 changed files with 4 additions and 1 deletions
|
|
@ -72,6 +72,9 @@ Builds:
|
|||
commit: a12c44fc57b6ce0613135f5146c9edde52fe5224
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||
| sha256sum -c -
|
||||
|
|
@ -79,7 +82,7 @@ Builds:
|
|||
init: npm install
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: npm run i18n:build
|
||||
prebuild: npm run prebuild
|
||||
|
||||
AllowedAPKSigningKeys: d51e49425b54173d80117bee1420a01aca24ff4c05d8156c7950d6a573433ae9
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue