From 8d6edfb91f71a0995c63e6e1b4446ead58232f9e Mon Sep 17 00:00:00 2001 From: Imran <30463115+ImranR98@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:12:56 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 97c55ee..b378687 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,10 +14,6 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: actions/setup-java@v2 - with: - distribution: 'zulu' - java-version: '8' - uses: subosito/flutter-action@v2 - name: Import GPG key