Skip to content

Commit

Permalink
Setup CI CD 19πŸ«ΈπŸŒ€βœοΈπŸ“— :octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
hendisantika committed Jan 17, 2024
1 parent 3fd6ced commit 85011bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build APK
working-directory: ./src
# working-directory: ./src
run: |
flutter doctor
flutter build apk --release --verbose
Expand Down

0 comments on commit 85011bc

Please sign in to comment.