This commit is contained in:
parent
557a14a3c2
commit
44b8f00089
1 changed files with 0 additions and 6 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -7,12 +7,6 @@ jobs:
|
||||||
image: ghcr.io/lix-project/lix:latest
|
image: ghcr.io/lix-project/lix:latest
|
||||||
name: "Check NixOS Configuration"
|
name: "Check NixOS Configuration"
|
||||||
steps:
|
steps:
|
||||||
- name: "Install Node.JS Workarround, see https://github.com/nektos/act/issues/973"
|
|
||||||
run: |
|
|
||||||
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
|
||||||
apt install -y nodejs
|
|
||||||
node --version
|
|
||||||
|
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue