mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13: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:
|
||||
name: x86_64-unknown-linux-gnu
|
||||
- run: mv ./libarmatak.so ./armatak.so
|
||||
- name: Download Android Application Installer
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: simtak.apk
|
||||
- name: Setup HEMTT
|
||||
uses: arma-actions/hemtt@v1
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user