update
Some checks failed
Build Linux AppImages / build_linux_amd64 (push) Failing after 3m20s
Build Linux AppImages / build_linux_aarch64 (push) Failing after 3m20s

This commit is contained in:
brooke 2025-05-04 12:59:28 -04:00
parent e7c2b08409
commit b37363e9c9

View file

@ -14,7 +14,7 @@ jobs:
- name: Clone Main Repo - name: Clone Main Repo
uses: https://github.com/actions/checkout@v3 uses: https://github.com/actions/checkout@v3
with: with:
repository: https://github.com/liamcottle/reticulum-meshchat repository: github.com/liamcottle/reticulum-meshchat
path: reticulum-meshchat path: reticulum-meshchat
- name: Get Latest Tag - name: Get Latest Tag
@ -71,7 +71,7 @@ jobs:
- name: Clone Main Repo - name: Clone Main Repo
uses: https://github.com/actions/checkout@v3 uses: https://github.com/actions/checkout@v3
with: with:
repository: https://github.com/liamcottle/reticulum-meshchat repository: github.com/liamcottle/reticulum-meshchat
path: reticulum-meshchat path: reticulum-meshchat
- name: Get Latest Tag - name: Get Latest Tag