Skip to content

Commit bec37bc

Browse files
authored
Update ci.yml
1 parent 45b521d commit bec37bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
sudo ldconfig
204204
- name: Generate model JSON
205205
run: |
206-
cd app/AlexNet
206+
cd app/Converters
207207
pip install -r requirements.txt
208208
python parser.py
209209
cd ../..

0 commit comments

Comments
 (0)