Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Does custom repo work? #19

@tinuva

Description

@tinuva

Hi,

I tried to use a custom repo as was added in #12

however this is my build output in the action:

Status: Downloaded newer image for frealmyr/marlin-build:latest

Override Detected
Switching git repository to: https://github.com/tinuva/B1-SE-SKR2

Cloning into 'B1-SE-SKR2'...
/home/platformio/build-marlin.sh: line 34: cd: Marlin/: No such file or directory
fatal: not a git repository (or any of the parent directories): .git

You are using git tag from docker image: 

cp: cannot create regular file '/home/platformio/Marlin/Marlin/Configuration_adv.h': No such file or directory
cp: cannot create regular file '/home/platformio/Marlin/Marlin/Configuration.h': No such file or directory
sed: can't read /home/platformio/Marlin/platformio.ini: No such file or directory

I do have a Marlin folder inside my repo but I suspect its where the script expect it to be. Eg. its probably at B1-SE-SKR2/Marlin instead of Marin.

Am I doing something wrong or is this not fully tested?

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