Skip to content

Commit

Permalink
Remove init command
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea authored Aug 22, 2024
1 parent 9114917 commit 3669ba5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
run: yarn
- name: Build interface
run: yarn build
# - name: Init Android project
# run: yarn tauri android init
# env:
# NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
# - name: Clippy
# run: cargo clippy --manifest-path=src-tauri/Cargo.toml --all-targets --all-features -- -D warnings
- name: build Apk
Expand Down

0 comments on commit 3669ba5

Please sign in to comment.