Skip to content

Commit a95e0da

Browse files
vdovhanychkomret
authored andcommitted
chore(suite): fix develop web lfs checkout for fw update
1 parent 2543308 commit a95e0da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-suite-web.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
steps:
3232
- name: Checkout
3333
uses: actions/checkout@v4
34+
with:
35+
lfs: true
3436

3537
- name: Configure aws credentials
3638
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)