This commit is contained in:
parent
e4c2d705e8
commit
98a6dde805
1 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NIX_CONFIG: experimental-features = nix-command flakes
|
|
||||||
FORGEJO_TOKEN: ""
|
FORGEJO_TOKEN: ""
|
||||||
GITHUB_TOKEN: ""
|
GITHUB_TOKEN: ""
|
||||||
|
|
||||||
|
|
@ -14,7 +13,6 @@ jobs:
|
||||||
name: Build & Lint
|
name: Build & Lint
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
steps:
|
steps:
|
||||||
- run: nix profile add nixpkgs#nodejs_24
|
|
||||||
- uses: https://data.forgejo.org/actions/checkout@v4
|
- uses: https://data.forgejo.org/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue