forked from lda/telodendria
[MOD] Explicitely give out arguments
This commit is contained in:
parent
dc5e95e4c0
commit
87febe92be
1 changed files with 4 additions and 1 deletions
|
@ -11,8 +11,11 @@ jobs:
|
|||
# Setups a basic build environment.
|
||||
- name: Setup build environment
|
||||
uses: ./.gitea/actions/setup-build
|
||||
with:
|
||||
compiler: gcc
|
||||
ssl: openssl
|
||||
|
||||
# TODO
|
||||
# TODO: Implement all of this
|
||||
# Compile out Cytoplasm
|
||||
#- name: Compiles Cytoplasm
|
||||
# uses: ./.gitea/actions/build-latest-cytoplasm
|
||||
|
|
Loading…
Reference in a new issue