Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
develogo committed Apr 13, 2023
1 parent ac1291e commit ef351db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
path: ~/.pub-cache/hosted/pub.dartlang.org
key: ${{ runner.os }}-flutter-${{ hashFiles('**/pubspec.lock') }}
restore-keys: ${{ runner.os }}-flutter-
node-version: 16

# Set up Flutter.
- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit ef351db

Please sign in to comment.