Skip to content

Commit

Permalink
feat: fetch with submodules and lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAegis committed Jan 13, 2024
1 parent 2157938 commit 32c0cae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
submodules: true
lfs: true
- name: setup node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 32c0cae

Please sign in to comment.