znowhbrddsrgu zjebal
Deploy to FTP / deploy (push) Successful in 4s
Build APK / build (push) Failing after 46s

This commit is contained in:
Sebastian Molenda
2026-05-26 23:18:53 +02:00
parent 367402e777
commit d3ef35f9ce
+4
View File
@@ -12,6 +12,10 @@ jobs:
image: cimg/android:2024.01
steps:
- name: Install Node.js
run: |
sudo apt-get update
sudo apt-get install -y nodejs npm
- name: Checkout
uses: actions/checkout@v4