Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sheikhhaziq committed Jul 19, 2024
1 parent 7939ee5 commit 390f3a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '17'
cache: 'gradle'
check-latest: true
java-version: 17.0.10
- run: flutter pub get
- run: flutter build apk
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 390f3a7

Please sign in to comment.