From e7c2b08409873233cdd21d94c01203c3da72a6bf Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 4 May 2025 12:58:46 -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 af19730..b847653 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: liamcottle/reticulum-meshchat + repository: https://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: liamcottle/reticulum-meshchat + repository: https://github.com/liamcottle/reticulum-meshchat path: reticulum-meshchat - name: Get Latest Tag