forked from Telodendria/Telodendria
This commit is contained in:
parent
089942b8ef
commit
b488943e10
1 changed files with 0 additions and 2 deletions
|
@ -12,13 +12,11 @@ jobs:
|
|||
- name: Checking out Telodendria
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- run: "Setting up basic environment"
|
||||
- name: Setup build environment
|
||||
uses: ./.gitea/actions/setup-build
|
||||
with:
|
||||
compiler: gcc
|
||||
ssl: openssl
|
||||
|
||||
# TODO: Implement all of this
|
||||
# Compile out Cytoplasm
|
||||
#- name: Compiles Cytoplasm
|
||||
|
|
Loading…
Reference in a new issue