Skip to content

Commit

Permalink
ci: tell docs build to pull images from git lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stacy committed Sep 10, 2024
1 parent 5c86c4f commit 339e0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
lfs: true
# if your docs needs submodules, uncomment the following line
# submodules: true
- name: Setup Node.js
Expand Down

0 comments on commit 339e0ac

Please sign in to comment.