You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
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?