From 35da44bc645cc065b76910403cadadaedddb7f7e Mon Sep 17 00:00:00 2001 From: Imran <30463115+ImranR98@users.noreply.github.com> Date: Fri, 29 Mar 2024 00:00:53 -0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f35af1a..7bdf66b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,6 +15,8 @@ jobs: - uses: actions/checkout@v3 - uses: subosito/flutter-action@v2 + with: + java-version: '17.x' - name: Import GPG key id: import_pgp_key