diff --git a/.gitea/workflows/test-push.yaml b/.gitea/workflows/test-push.yaml index 554268a..08127b4 100644 --- a/.gitea/workflows/test-push.yaml +++ b/.gitea/workflows/test-push.yaml @@ -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