diff --git a/.gitea/workflows/test-push.yaml b/.gitea/workflows/test-push.yaml index b338993..f3fc499 100644 --- a/.gitea/workflows/test-push.yaml +++ b/.gitea/workflows/test-push.yaml @@ -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?