Fix Build Release APK (Maybe)
All checks were successful
Android Release / release (push) Successful in 3m11s

This commit is contained in:
2026-01-18 01:35:00 +03:00
parent 21ec78154d
commit 5684eb62b2

View File

@@ -22,10 +22,10 @@ jobs:
distribution: temurin distribution: temurin
java-version: 17 java-version: 17
- name: Setup NODE - name: Install Node.js
uses: https://gitea.com/actions/setup-node@v6 run: |
with: curl -fsSL https://deb.nodesource.com/setup_22.x | bash -
node-version: 22 apt-get install -y nodejs
- name: Extract versionName - name: Extract versionName
run: | run: |