Skip to content

Commit

Permalink
add lfs to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed Aug 13, 2024
1 parent ef35786 commit dd1ad3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
lfs: true

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit dd1ad3c

Please sign in to comment.