Skip to content

Commit cc741fe

Browse files
Update release.yml
Add --collect-all "imageio_ffmpeg"
1 parent 778c803 commit cc741fe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
--collect-all "wandb"
101101
--collect-all "torch_geometric"
102102
--collect-all "opensportslib"
103+
--collect-all "imageio_ffmpeg"
103104
"main.py"
104105
105106
- name: Rename binary
@@ -168,6 +169,7 @@ jobs:
168169
--collect-all "wandb"
169170
--collect-all "torch_geometric"
170171
--collect-all "opensportslib"
172+
--collect-all "imageio_ffmpeg"
171173
"main.py"
172174
173175
- name: Zip macOS app
@@ -237,6 +239,7 @@ jobs:
237239
--collect-all "wandb"
238240
--collect-all "torch_geometric"
239241
--collect-all "opensportslib"
242+
--collect-all "imageio_ffmpeg"
240243
"main.py"
241244
242245
- name: Rename binary

0 commit comments

Comments
 (0)