Commit 8bcd3674 by Karthik Ponnam

Workflow fix

parent 3504a330
......@@ -28,6 +28,7 @@ jobs:
distribution: 'zulu'
java-version: '11'
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment