forked from Telodendria/Telodendria
[MOD] Use setup-cytoplasm action
All checks were successful
Testing pushed commits / compile-all (push) Successful in 30s
All checks were successful
Testing pushed commits / compile-all (push) Successful in 30s
This commit is contained in:
parent
09eee69525
commit
88211a2744
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue