Skip to content

编译出错,紧急求助 #118

@ghost

Description

要编译的app
Fork后的android_builder

(我对fork后的.github/workflows/build.yaml做过一些修改:改为安装Java18,安装Groovy,(运行gradlew后提示需要安装这些))

Action时在Build the app中报错:
FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/runner/work/android_builder/android_builder/project/app/build.gradle.kts' line: 9

  • What went wrong:
    /home/runner/work/android_builder/android_builder/project/local.properties (No such file or directory)

  • Try:

Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

  • Exception is:
    java.io.FileNotFoundException: /home/runner/work/android_builder/android_builder/project/local.properties (No such file or directory)
    ......(见Action

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