Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImranR98 committed Mar 29, 2024
1 parent 677790a commit f3d2dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -20,8 +20,8 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '17'

- name: Temp
id: temp
- name: Flutter Doctor
id: flutter_doctor
run: |
flutter doctor -v
Expand Down

0 comments on commit f3d2dfe

Please sign in to comment.