[MOD] Explicitely give out arguments

This commit is contained in:
lda 2023-11-02 17:37:31 +01:00
parent dc5e95e4c0
commit 87febe92be
Signed by: lda
GPG key ID: 6898757653ABE3E6

View file

@ -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