[CI] Mess with waters

This commit is contained in:
LDA 2024-09-10 19:22:01 +02:00
commit 971f8ba3aa
2 changed files with 15 additions and 6 deletions

View file

@ -0,0 +1,15 @@
name: Checks Parsee's correctness on GCC
on: [push]
jobs:
compile:
runs-on: amd64-debian
steps:
- name: Install LMDB+OpenSSL tools
run: echo $(uname -a) $(env | grep container)
- name: Clone Cytoplasm
uses: actions/checkout@v3
with:
repository: "https://git.telodendria.io/Telodendria/Cytoplasm"
- name: Configure Cytoplasm
run: ./configure --with-lmdb