setup-node needs node I'm sobbing
Some checks failed
/ Deploy blog to deuterium (push) Failing after 2s
Some checks failed
/ Deploy blog to deuterium (push) Failing after 2s
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
a5db4df01d
commit
f814da602f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ubuntu:latest
|
image: node20:latest
|
||||||
name: Deploy blog to deuterium
|
name: Deploy blog to deuterium
|
||||||
env:
|
env:
|
||||||
MACHINE: deuterium
|
MACHINE: deuterium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue