tangled
alpha
login
or
join now
witchcraft.systems
/
pds-dash
15
fork
atom
this repo has no description
15
fork
atom
overview
issues
pulls
pipelines
I am so lost
astrra.space
10 months ago
96575310
a2a7f8fc
verified
This commit was signed with the committer's
known signature
.
astrra.space
SSH Key Fingerprint:
SHA256:jQDNS75/33T59Ey4yAzrUPP/5YQaXEetsW8hwUae+ag=
+6
-1
1 changed file
expand all
collapse all
unified
split
.forgejo
workflows
deploy.yaml
+6
-1
.forgejo/workflows/deploy.yaml
···
15
15
- name: Checkout repo
16
16
uses: actions/checkout@v4
17
17
18
18
+
- name: Setup Node.js
19
19
+
uses: actions/setup-node@v3
20
20
+
with:
21
21
+
node-version: '20'
22
22
+
18
23
- name: Setup Deno
19
19
-
uses: https://github.com/denoland/setup-deno@v1
24
24
+
uses: https://github.com/denoland/setup-deno@v2
20
25
21
26
- name: Install dependencies
22
27
run: deno install