Mayhaps the package is called nodejs?
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 24s
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 24s
This commit is contained in:
parent
386b07d1b8
commit
96f078f51e
@ -11,7 +11,7 @@ jobs:
|
|||||||
image: mcr.microsoft.com/devcontainers/dotnet
|
image: mcr.microsoft.com/devcontainers/dotnet
|
||||||
steps:
|
steps:
|
||||||
- name: Install .NET Tools
|
- name: Install .NET Tools
|
||||||
run: apt update -y && apt install -y git
|
run: apt update -y && apt install -y git nodejs
|
||||||
- name: Install .NET Tools
|
- name: Install .NET Tools
|
||||||
run: dotnet tool update -g docfx
|
run: dotnet tool update -g docfx
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
Loading…
Reference in New Issue
Block a user