[TEST] Try checking out Telodendria first
Some checks failed
Testing pushed commits / compile-all (push) Failing after 28s

This commit is contained in:
lda 2023-11-02 18:29:33 +01:00
parent b60e45538b
commit 3e1ff735ed
Signed by: lda
GPG key ID: 6898757653ABE3E6

View file

@ -8,7 +8,11 @@ jobs:
# TODO: More architectures
runs-on: debian
steps:
# Setups a basic build environment.
# Checks out Telodendria, and setups a basic build environment.
- name: Checking out Telodendria
uses: actions/checkout@v4
- run: "Setting up basic environment"
- name: Setup build environment
uses: ./.gitea/actions/setup-build
with: