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

报错,求支援 #22

Closed
FormatToday opened this issue Nov 1, 2022 · 3 comments
Closed

报错,求支援 #22

FormatToday opened this issue Nov 1, 2022 · 3 comments

Comments

@FormatToday
Copy link

配置:

    steps:
      - name: Checkout
        uses: actions/checkout@master
        with:
          ref: main
          fetch-depth: 0

      - name: cache
        uses: klever1988/cachewrtbuild@main
        with:
          ccache: 'true'

log:

fatal: ambiguous argument 'tools': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Command failed: git log --pretty=tformat:"%h" -n1 tools toolchain
fatal: ambiguous argument 'tools': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
@FormatToday

This comment was marked as spam.

1 similar comment
@FormatToday
Copy link
Author

排除toolchain可以运行下去,但是不知道具体原因,我看openwrt里有这个目录啊
toolchain: 'false'

@stupidloud
Copy link
Owner

image

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

2 participants