mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update com.paultirk.yatoo.yml
This commit is contained in:
parent
f0c01909b7
commit
5fe918b76f
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ Builds:
|
|||
- node_modules/
|
||||
build:
|
||||
- pushd ../..
|
||||
- npm run build-prod
|
||||
- COMMIT_HASH=$(git rev-parse --short HEAD) npm run build-prod
|
||||
- npx cap sync android
|
||||
- sed -i -e "s/\"COMMIT_HASH\",void 0/\"COMMIT_HASH\",\"$(git rev-parse --short=7
|
||||
HEAD)\"/" android/app/src/main/assets/public/main.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue