Skip to content

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

Open
@ahhflyf

Description

@ahhflyf

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions