[FIX/MOD] Don't use full repo link
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s

This commit is contained in:
lda 2023-11-02 20:47:04 +01:00
parent 1c21bd6e01
commit 56eefe32b9
Signed by: lda
GPG key ID: 6898757653ABE3E6

View file

@ -30,7 +30,7 @@ jobs:
uses: https://git.telodendria.io/lda/setup-cytoplasm-telodendria@master
with:
compiler: gcc
checkout: https://git.telodendria.io/Telodendria/Telodendria
install: true
checkout: Telodendria
install: false
# TODO: Make (eventually) a static build out?
# TODO: Make (eventually) a static build out to deploy?