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

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
1 changed files with 1 additions and 1 deletions

View File

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