Skip to content

Commit

Permalink
Update quarto-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aewhite100 authored Aug 7, 2023
1 parent cbf8c3e commit 7261733
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
steps:
- name: "actions checkout"
uses: actions/checkout@v3
with:
lfs: true
- name: Checkout LFS objects
run: git lfs checkout

- name: "Setup Quarto"
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit 7261733

Please sign in to comment.