3v324v23 commited on
Commit
684ce76
·
1 Parent(s): a407093

Updated workflow test lfs

Browse files
Files changed (1) hide show
  1. .github/workflows/ci-cd.yml +3 -0
.github/workflows/ci-cd.yml CHANGED
@@ -15,6 +15,9 @@ jobs:
15
 
16
  steps:
17
  - uses: actions/checkout@v3
 
 
 
18
 
19
  - name: Set up Python ${{ matrix.python-version }}
20
  uses: actions/setup-python@v4
 
15
 
16
  steps:
17
  - uses: actions/checkout@v3
18
+ with:
19
+ lfs: true
20
+
21
 
22
  - name: Set up Python ${{ matrix.python-version }}
23
  uses: actions/setup-python@v4