test commit to check build tree
Some checks failed
Test setup and build APKs archlinux / Build-APK-Arch-Linux (push) Failing after 7m6s
Test setup and build APKs / Build-and-Create-Development-Environment (push) Successful in 14s

This commit is contained in:
2025-12-09 19:06:12 +01:00
parent 335672fa12
commit 2197cef4bc

View File

@@ -34,6 +34,9 @@ jobs:
- name: Start setup process
run: |
./setup.sh
- name: Build APKs
run: |
./build.sh
- name: Copy APKs to host directory