Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit b6276f3

Browse files
authored
Update setup.py
1 parent 61c42a8 commit b6276f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ def custom_function(self):
147147
'all': True})
148148
r = cmind.access({'action': 'pull',
149149
'automation': 'repo',
150-
'artifact': 'gateoverflow@mlperf-automations',
150+
'artifact': 'anandhu-eng@mlperf-automations',
151151
'checkout': commit_hash})
152152
# r = cmind.access({'action':'pull', 'automation':'repo', 'artifact':'mlcommons@mlperf-automations', 'checkout': commit_hash})
153153
print(r)

0 commit comments

Comments
 (0)