Skip to content

Commit

Permalink
use lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWilkes committed Mar 31, 2022
1 parent edfe672 commit 97dbf90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
lfs: "true"
- name: Install dependencies
run: yarn
- name: Build
Expand Down

0 comments on commit 97dbf90

Please sign in to comment.