Skip to content

Commit 3a69744

Browse files
Update post-model-upload.yml
1 parent 443fd34 commit 3a69744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-model-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
COMPUTATIONAL_PERFORMANCE_100: ${{ env.COMPUTATIONAL_PERFORMANCE_100 }}
110110
run: |
111111
python3 -c "
112+
import os
112113
import json
113114
float(os.getenv('DIRECTORY_SIZE_MB'))
114115
with open('metadata.json', 'r') as f:

0 commit comments

Comments
 (0)