fix: rebase leftover
All checks were successful
Flake checks / Check (pull_request) Successful in 17m37s
All checks were successful
Flake checks / Check (pull_request) Successful in 17m37s
This commit is contained in:
parent
f2364b314a
commit
31002fbf11
|
@ -5,11 +5,6 @@ jobs:
|
|||
Check:
|
||||
runs-on: nix-flakes
|
||||
steps:
|
||||
- name: Get Node.js dependency
|
||||
run: |
|
||||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
|
||||
nix-channel --update
|
||||
nix-env -iA nixpkgs.nodejs_20
|
||||
- name: Check out repository code
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- name: Prepare cachix
|
||||
|
|
Loading…
Reference in a new issue