Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86simple OpenWrt一直报错无法编译 #10

Open
ahhflyf opened this issue Nov 12, 2021 · 0 comments
Open

x86simple OpenWrt一直报错无法编译 #10

ahhflyf opened this issue Nov 12, 2021 · 0 comments

Comments

@ahhflyf
Copy link

ahhflyf commented Nov 12, 2021

这个配置版本一直出错停止,

2
cd openwrt/bin/targets//
3
rm -rf packages
4
echo "FIRMWARE=$PWD" >> $GITHUB_ENV
5
echo "::set-output name=status::success"
6
shell: /bin/bash -e {0}
7
env:
8
REPO_URL: https://github.com/coolsnowwolf/lede
9
REPO_BRANCH: master
10
FEEDS_CONF: feeds.conf.default
11
CONFIG_FILE: config/x86pangluyou.config
12
DIY_P1_SH: diy-part1.sh
13
DIY_P2_SH: diy-part2.sh
14
UPLOAD_BIN_DIR: false
15
UPLOAD_FIRMWARE: true
16
UPLOAD_COWTRANSFER: true
17
UPLOAD_WETRANSFER: true
18
UPLOAD_RELEASE: false
19
TZ: Asia/Shanghai
20
/home/runner/work/_temp/91905af0-867c-4b61-ba0f-0d4ddce8cf9a.sh: line 1: cd: openwrt/bin/targets//: No such file or directory
21
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant