manual setup for arch runner test
Some checks failed
Test setup and build APKs / Build-APK-Arch-Linux (push) Failing after 5s
Test setup and build APKs / Build-and-Create-Development-Environment (push) Successful in 13s

This commit is contained in:
2025-12-09 13:46:55 +01:00
parent 9f92574cbf
commit 67c9e7374d

View File

@@ -16,7 +16,7 @@ jobs:
- name: Install act_runner dependencies
run: |
pacman -Syu --noconfirm git base-devel
pacman -Syu --noconfirm git base-devel curl jq wget unxz sha256sum
- name: Fetch act_runner setup script
run: |