ubuntu系统打包carla--修改对应文件#3548
Conversation
|
ubuntu 下的 runner 好像还没正常工作,需要检查下配置或者网络的问题:https://github.com/OpenHUTB/hutb/actions/runs/27119589378/job/80033434728 等windows和ubuntu下测试通过后即可合并 |
老师,我已经把服务器上旧的配置文件清理干净了,但我目前没有仓库的 Settings 权限,没法生成新的 Token。 |
|
刚刚看了下师兄的账号 也没有权限 |
|
token发到邮箱了,请注意查收 |
|
|
||
| - name: Configure Git Mirror for GitHub | ||
| run: | | ||
| git config --global url."https://mirror.ghproxy.com/https://github.com/".insteadOf "https://github.com/" |
There was a problem hiding this comment.
尽量不要用这种,很不稳定,免费的可以用fastgithub、steam++等,可以实现快速地访问github
|
查看日志能够发现打包的一些问题,比如搜索 还有比如: 可以一个个排查,先保证在本地能够手动执行通过。 |
|
老师 有对应资产的仓库吗 |
|
具体是什么方法 |
资产仓库在腾讯工蜂中(https://OpenHUTB:T8w6TYB_r71gGTP3A02B@git.code.tencent.com/OpenHUTB/Content),可以修改 |


Description
Fixes #
Where has this been tested?
Possible Drawbacks