Skip to content

Commit e689e85

Browse files
Pull dependency installation into own step
1 parent a99a459 commit e689e85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Checkout OneSignal-Flutter-SDK
2424
uses: actions/checkout@v3
25+
26+
- name: Install Dependencies 🔗⛓📦
2527
run: flutter pub get
2628

2729
- name: Static Analysis

0 commit comments

Comments
 (0)