Fix node CI

This commit is contained in:
Yann Stepienik 2023-03-12 18:19:18 +00:00
parent 45bfd1ae73
commit 35a125d023

View file

@ -42,9 +42,13 @@ jobs:
- run: docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
- run:
name: Install provider
name: Install Go provider
command: ~/.gupm/gupm/g plugin install https://azukaar.github.io/GuPM-official/repo:provider-go
- run:
name: Install NPM provider
command: ~/.gupm/gupm/g plugin install https://azukaar.github.io/GuPM-official/repo:provider-npm
- run:
name: Install dependencies
command: ~/.gupm/gupm/g make