forked from Telodendria/Telodendria
[TEST] Apparently *checking-out* requires Node.JS?
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
This commit is contained in:
parent
3e1ff735ed
commit
d63faeb0de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue