mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:23:28 +00:00
Removed SIMTAK for the workflows on GH actions
This commit is contained in:
5
.github/workflows/pack_early.yaml
vendored
5
.github/workflows/pack_early.yaml
vendored
@@ -62,11 +62,6 @@ jobs:
|
||||
with:
|
||||
name: x86_64-unknown-linux-gnu
|
||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||
- name: Download Android Application Installer
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: simtak
|
||||
- run: mv ./app-debug.apk ./simtak.apk
|
||||
- name: Setup HEMTT
|
||||
uses: arma-actions/hemtt@v1
|
||||
- name: Build
|
||||
|
||||
5
.github/workflows/publish.yaml
vendored
5
.github/workflows/publish.yaml
vendored
@@ -62,11 +62,6 @@ jobs:
|
||||
with:
|
||||
name: x86_64-unknown-linux-gnu
|
||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||
- name: Download Android Application Installer
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: simtak
|
||||
- run: mv ./app-debug.apk ./simtak.apk
|
||||
- name: Setup HEMTT
|
||||
uses: arma-actions/hemtt@v1
|
||||
- name: Build
|
||||
|
||||
5
.github/workflows/release_drafter.yaml
vendored
5
.github/workflows/release_drafter.yaml
vendored
@@ -66,11 +66,6 @@ jobs:
|
||||
with:
|
||||
name: x86_64-unknown-linux-gnu
|
||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||
- name: Download Android Application Installer
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: simtak
|
||||
- run: mv ./app-debug.apk ./simtak.apk
|
||||
- name: Setup HEMTT
|
||||
uses: arma-actions/hemtt@v1
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user