Use correct package name

This commit is contained in:
Robert Marshall 2019-08-26 09:31:03 +01:00
parent c8e201f054
commit 9bec332643

View file

@ -8,6 +8,6 @@ steps:
- name: build
image: mcr.microsoft.com/dotnet/core/sdk:2.2
commands:
- apt-get install node
- apt-get install nodejs
- chmod +x ./build.sh
- ./build.sh