Update 'cas_wrapper.py'
This commit is contained in:
parent
037aa1ad5e
commit
1fcbac41b1
@ -38,7 +38,7 @@ class CasWrapper:
|
|||||||
"""
|
"""
|
||||||
command = self._cas[
|
command = self._cas[
|
||||||
'notarize',
|
'notarize',
|
||||||
f'git://{local_git_repo_path}',
|
local_git_repo_path,
|
||||||
'-o',
|
'-o',
|
||||||
'json',
|
'json',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user