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