forked from Telodendria/Telodendria
[FIX/MOD] Don't use full repo link
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
This commit is contained in:
parent
1c21bd6e01
commit
56eefe32b9
1 changed files with 3 additions and 3 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue