tangled
alpha
login
or
join now
notnite.com
/
moonlight
3
fork
atom
this repo has no description
3
fork
atom
overview
issues
pulls
pipelines
Never trust a PR to your CI without testing it
notnite.com
11 months ago
0af9161d
f3eb24eb
+1
1 changed file
expand all
collapse all
unified
split
.github
workflows
types.yml
+1
.github/workflows/types.yml
···
17
17
with:
18
18
node-version: 22
19
19
cache: pnpm
20
20
+
registry-url: https://registry.npmjs.org
20
21
21
22
- name: Install dependencies
22
23
run: pnpm install --frozen-lockfile