From 5a812ba09cd506aae4238da01c62624d33681fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ha=C3=9Fhoff?= Date: Tue, 2 May 2023 21:24:31 +0200 Subject: [PATCH] Fix repo --- .github/workflows/build-marlin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-marlin.yml b/.github/workflows/build-marlin.yml index 85be90e..1691260 100644 --- a/.github/workflows/build-marlin.yml +++ b/.github/workflows/build-marlin.yml @@ -16,7 +16,7 @@ jobs: - name: Check out the PR uses: actions/checkout@v3 with: - repository: https://github.com/Dave811/Marlin-Artillery + repository: Dave811/Marlin-Artillery # 01.05.2023 - ecfc42c705de5fb3fc103f16d6f22fc141dc90dd ref: "ecfc42c705de5fb3fc103f16d6f22fc141dc90dd" path: Marlin-Artillery