Fix Build Release APK (Maybe)
All checks were successful
Android Release / release (push) Successful in 3m11s
All checks were successful
Android Release / release (push) Successful in 3m11s
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user