Skip to content

Commit

Permalink
add git lfs update
Browse files Browse the repository at this point in the history
  • Loading branch information
jriguera committed Mar 20, 2024
1 parent 23f05c0 commit a1bcbc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-final-boshrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:

- name: Checkout LFS blobs
run: |
apt-get update && apt-get install git-lfs
git lfs install
git lfs update --manual
git lfs checkout
- name: Create final bosh release
Expand Down

0 comments on commit a1bcbc5

Please sign in to comment.