mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
added grabbing to apk into the main package action
This commit is contained in:
4
.github/workflows/pack_monorepo.yaml
vendored
4
.github/workflows/pack_monorepo.yaml
vendored
@@ -89,6 +89,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: x86_64-unknown-linux-gnu
|
name: x86_64-unknown-linux-gnu
|
||||||
- run: mv ./libarmatak.so ./armatak.so
|
- run: mv ./libarmatak.so ./armatak.so
|
||||||
|
- name: Download Android Application Installer
|
||||||
|
uses: actions/download-artifact@v4
|
||||||
|
with:
|
||||||
|
name: simtak.apk
|
||||||
- name: Setup HEMTT
|
- name: Setup HEMTT
|
||||||
uses: arma-actions/hemtt@v1
|
uses: arma-actions/hemtt@v1
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Reference in New Issue
Block a user