update
This commit is contained in:
parent
ae77482e8f
commit
e7c2b08409
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue