Skip to content

Commit

Permalink
feat: add workflows dart]
Browse files Browse the repository at this point in the history
  • Loading branch information
amaralkaff committed Oct 31, 2024
1 parent 64bef5a commit ee6b6db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:

- name: Install dependencies
run: flutter pub get
shell: /usr/bin/bash -e {0}
env:
FLUTTER_ROOT: /opt/hostedtoolcache/flutter/stable-3.0.0-x64
PUB_CACHE: /home/runner/.pub-cache

# Uncomment this step to verify the use of 'dart format' on each commit.
# - name: Verify formatting
Expand Down

0 comments on commit ee6b6db

Please sign in to comment.