diff --git a/.gitea/workflows/test-push.yaml b/.gitea/workflows/test-push.yaml index 286ab05..4cd69f4 100644 --- a/.gitea/workflows/test-push.yaml +++ b/.gitea/workflows/test-push.yaml @@ -19,8 +19,8 @@ jobs: ssl: openssl # TODO: Implement all of this # Compile out Cytoplasm - #- name: Compiles Cytoplasm - # uses: ./.gitea/actions/build-latest-cytoplasm + - name: Compiles Cytoplasm + uses: https://git.telodendria.io/lda/setup-cytoplasm@master # Finally, builds out Telodendria with everything. #- name: Compiles Telodendria