[TEST] Apparently *checking-out* requires Node.JS?
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s

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

View file

@ -10,7 +10,7 @@ jobs:
steps: steps:
# Checks out Telodendria, and setups a basic build environment. # Checks out Telodendria, and setups a basic build environment.
- name: Checking out Telodendria - name: Checking out Telodendria
uses: actions/checkout@v4 uses: actions/checkout
- run: "Setting up basic environment" - run: "Setting up basic environment"
- name: Setup build environment - name: Setup build environment