Skip to content

Commit

Permalink
Enable LFS
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrath committed Apr 25, 2022
1 parent 82b7835 commit 533f603
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
lfs: 'true'

- name: 🟢 Set node environment
uses: actions/setup-node@v3
Expand Down Expand Up @@ -63,6 +64,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
lfs: 'true'

- name: 🟢 Set node environment
uses: actions/setup-node@v3
Expand Down Expand Up @@ -105,6 +107,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
lfs: 'true'

- name: 🟢 Set node environment
uses: actions/setup-node@v3
Expand Down Expand Up @@ -175,6 +178,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
lfs: 'true'

- name: 🟢 Set node environment
uses: actions/setup-node@v3
Expand Down Expand Up @@ -244,6 +248,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
lfs: 'true'

- name: 🟢 Set node environment
uses: actions/setup-node@v3
Expand Down

0 comments on commit 533f603

Please sign in to comment.