Skip to content

Commit

Permalink
Fix lfs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zk committed Jun 17, 2024
1 parent aa88ce8 commit 10c4aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-dev-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
# space wasn't enough at some point
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be
with:
large-packages: false

- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 10c4aae

Please sign in to comment.