Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Jun 19, 2024
1 parent 252f54f commit 6817613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
sudo chmod 777 -R ./src-tauri
pnpm install
pnpm tauri android build --apk --target aarch64,armv7,x86_64
pnpm tauri android build
- uses: r0adkll/sign-android-release@master
name: Sign app APK
Expand Down

0 comments on commit 6817613

Please sign in to comment.