Skip to content

Commit

Permalink
Pull Git LFS before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
spensbot committed Nov 30, 2023
1 parent 9b93060 commit bf98a60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Checkout submodules
run: git submodule update --init --recursive

- name: Pull Git LFS
run: git lfs pull

- name: Install Node and NPM
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit bf98a60

Please sign in to comment.