We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778c803 commit cc741feCopy full SHA for cc741fe
1 file changed
.github/workflows/release.yml
@@ -100,6 +100,7 @@ jobs:
100
--collect-all "wandb"
101
--collect-all "torch_geometric"
102
--collect-all "opensportslib"
103
+ --collect-all "imageio_ffmpeg"
104
"main.py"
105
106
- name: Rename binary
@@ -168,6 +169,7 @@ jobs:
168
169
170
171
172
173
174
175
- name: Zip macOS app
@@ -237,6 +239,7 @@ jobs:
237
239
238
240
241
242
243
244
245
0 commit comments