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