From b37363e9c99f4a3921c29acdeb823d86df2f53e0 Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 4 May 2025 12:59:28 -0400 Subject: [PATCH] update --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b847653..3ee5891 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: - name: Clone Main Repo uses: https://github.com/actions/checkout@v3 with: - repository: https://github.com/liamcottle/reticulum-meshchat + repository: github.com/liamcottle/reticulum-meshchat path: reticulum-meshchat - name: Get Latest Tag @@ -71,7 +71,7 @@ jobs: - name: Clone Main Repo uses: https://github.com/actions/checkout@v3 with: - repository: https://github.com/liamcottle/reticulum-meshchat + repository: github.com/liamcottle/reticulum-meshchat path: reticulum-meshchat - name: Get Latest Tag