tangled
alpha
login
or
join now
nandi.latha.org
/
spin
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Add nodejs_24 to dependencies in build workflow
nandi
5 months ago
037af9f8
4e2990db
0/1
build.yml
failed
30s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
.tangled/workflows/build.yml
···
5
5
dependencies:
6
6
nixpkgs:
7
7
- pnpm
8
8
+
- nodejs_24
8
9
steps:
9
10
- name: "run tests"
10
11
command: |