Skip to content

Commit 396ef9d

Browse files
DennisAlundCopilot
andauthored
Update .github/workflows/build_deploy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2a58b29 commit 396ef9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
# Resolve example app dependencies explicitly
5858
- name: Flutter pub get (example)
59+
if: matrix.platform == 'apk'
5960
working-directory: ./example
6061
run: flutter pub get
6162

0 commit comments

Comments
 (0)