52zongzhen

Results 2 comments of 52zongzhen

名称:克隆源代码 运行:| git clone --depth = 1 https://github.com/chongshengB/rt-n56u.git / opt / rt-n56u cd / opt / rt-n56u / toolchain-mipsel sh dl_toolchain.sh mkdir -p / opt / images / 添加以下的内容到这个位置 名称:设置Golang...

run: | git clone --depth=1 https://github.com/chongshengB/rt-n56u.git /opt/rt-n56u cd /opt/rt-n56u/toolchain-mipsel sh dl_toolchain.sh mkdir -p /opt/images/ - name: Set Golang run: | cd /opt/hostedtoolcache/go rm -rf /opt/hostedtoolcache/go/1.14.13 mv 1.15.6 1.14.13 - name:...