提交 7468b36f 编写于 作者: A Adam Barth

Fix path

上级 5e5c9823
......@@ -117,7 +117,7 @@ def main():
subprocess.check_call([src_path('tools/licenses.py'), 'credits'],
stdout=license_file)
material_design_icons = sdk_path('packages/sky/packages/sky/lib/assets/material-design-icons')
material_design_icons = sdk_path('packages/sky/lib/assets/material-design-icons')
if os.path.exists(material_design_icons):
shutil.rmtree(material_design_icons)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册