Skip to content

Commit

Permalink
. e java action removed
Browse files Browse the repository at this point in the history
  • Loading branch information
yelmuratoff committed Jun 29, 2024
1 parent ac9922d commit 0bf10e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
steps:
- name: 📚 Git Checkout
uses: actions/checkout@v4

- name: ⚡️ Set up Java
uses: actions/setup-java@v3
with:
java-version: "12.x"
distribution: 'zulu'

- name: 🐦 Set up Flutter SDK
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 0bf10e6

Please sign in to comment.