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

This commit is contained in:
brooke 2025-05-04 12:58:46 -04:00
parent ae77482e8f
commit e7c2b08409

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: liamcottle/reticulum-meshchat repository: https://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: liamcottle/reticulum-meshchat repository: https://github.com/liamcottle/reticulum-meshchat
path: reticulum-meshchat path: reticulum-meshchat
- name: Get Latest Tag - name: Get Latest Tag