Skip to content

Commit

Permalink
Update autozip.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Coopydood <[email protected]>
  • Loading branch information
Coopydood authored Apr 26, 2024
1 parent 8df3c08 commit c105272
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autozip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
lfs: 'true'
- name: Checkout LFS objects
run: git lfs pull
git lfs track "*.zip"
- name: Track LFS objects
run: git lfs track "*.zip"
- uses: vimtor/[email protected]
with:
files: OC/ BOOT/
Expand Down

0 comments on commit c105272

Please sign in to comment.