fix: workflows

This commit is contained in:
particle-box
2026-01-19 21:43:26 +05:30
parent c84b269601
commit fdc5bf4f17
141 changed files with 1 additions and 442479 deletions

View File

@@ -24,8 +24,6 @@ jobs:
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Setup NPM Dependencies
run: npm install typescript@5.5.4 -g
- name: Add Android targets for Rust
run: rustup target add armv7-linux-androideabi aarch64-linux-android
- name: Build
@@ -98,8 +96,6 @@ jobs:
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Setup NPM Dependencies
run: npm install typescript@5.5.4 -g
- name: Add Android targets for Rust
run: rustup target add armv7-linux-androideabi aarch64-linux-android
- name: Build