This commit is contained in:
parent
fbaa6e5a2c
commit
6ea3e0841e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
steps:
|
steps:
|
||||||
- name: Install node & pnpm
|
- name: Install node & pnpm
|
||||||
run: nix profile add nixpkgs#nodejs_24 nixpkgs#pnpm
|
run: nix profile add nixpkgs#nodejs_24 nixpkgs#pnpm nixpkgs#gnused
|
||||||
|
|
||||||
- name: Check out repo
|
- name: Check out repo
|
||||||
uses: https://data.forgejo.org/actions/checkout@v7
|
uses: https://data.forgejo.org/actions/checkout@v7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue