Skip to content

Commit 880b96d

Browse files
committed
1 parent 816fe9c commit 880b96d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
uses: actions/checkout@v3
1212
with:
1313
lfs: 'true'
14+
- name: checkoutLFS
15+
uses: actions/checkout@v3
16+
- run: git lfs pull
1417
- name: Package into packaged bsps and upload to S3
1518
uses: ./
1619
id: map-repo

0 commit comments

Comments
 (0)