mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
Delete android from woodpecker.yml
This commit is contained in:
parent
c06e73743a
commit
002e2b6a13
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ steps:
|
|||
#Get Renkit
|
||||
- wget -qO- "https://github.com/kobaltcore/renkit/releases/download/v${RenkitVersion}/renkit-x86_64-unknown-linux-gnu.tar.xz" | tar -Jax --directory=/tmp/
|
||||
- /tmp/renkit-x86_64-unknown-linux-gnu/renconstruct build "." dist/
|
||||
- mkdir "dist/android"
|
||||
- mv dist/*.apk "dist/android"
|
||||
- cd /tmp/
|
||||
|
||||
archival-sha:
|
||||
|
|
Loading…
Reference in a new issue