[MOD] Use setup-cytoplasm action
All checks were successful
Testing pushed commits / compile-all (push) Successful in 30s

This commit is contained in:
lda 2023-11-02 20:22:08 +01:00
parent 09eee69525
commit 88211a2744
Signed by: lda
GPG key ID: 6898757653ABE3E6

View file

@ -19,8 +19,8 @@ jobs:
ssl: openssl ssl: openssl
# TODO: Implement all of this # TODO: Implement all of this
# Compile out Cytoplasm # Compile out Cytoplasm
#- name: Compiles Cytoplasm - name: Compiles Cytoplasm
# uses: ./.gitea/actions/build-latest-cytoplasm uses: https://git.telodendria.io/lda/setup-cytoplasm@master
# Finally, builds out Telodendria with everything. # Finally, builds out Telodendria with everything.
#- name: Compiles Telodendria #- name: Compiles Telodendria