Skip to content

Commit 76254e0

Browse files
authored
Update publish-conda.yml
1 parent a6b579c commit 76254e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12+
with:
13+
lfs: true
1214
- name: publish-to-conda
1315
uses: alchem0x2A/conda-publish-action@v1.4
1416
with:

0 commit comments

Comments
 (0)