Make sure CI checks out submodules.
Compile Telodendria / Compile Telodendria (x86_64, freebsd-v14.0) (push) Failing after 13s Details
Compile Telodendria / Compile Telodendria (x86, freebsd-v14.0) (push) Failing after 18s Details
Compile Telodendria / Compile Telodendria (x86, netbsd-v9.3) (push) Failing after 24s Details
Compile Telodendria / Compile Telodendria (x86_64, alpine-v3.19) (push) Successful in 21s Details
Compile Telodendria / Compile Telodendria (x86, alpine-v3.19) (push) Failing after 24s Details
Compile Telodendria / Compile Telodendria (x86, debian-v12.4) (push) Failing after 27s Details
Compile Telodendria / Compile Telodendria (x86_64, debian-v12.4) (push) Successful in 28s Details
Compile Telodendria / Compile Telodendria (x86_64, netbsd-v9.3) (push) Successful in 29s Details
Compile Telodendria / Compile Telodendria (x86_64, openbsd-v7.4) (push) Failing after 31s Details

This commit is contained in:
Jordan Bancino 2024-01-13 20:14:42 -05:00
parent cd22aea772
commit 15fb6d8c2a
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
with:
submodules: true
- name: Configure Telodendria
run: ./configure
- name: Configure & Build Cytoplasm