chg: [workflow] because npm is a mess

pull/278/head
Alexandre Dulaunoy 2022-06-01 11:23:41 +02:00 committed by Steve Clement
parent e44eb22cef
commit bce8970014
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
steps:
- name: Install honkit
run: |
apt install nodejs
sudo apt install nodejs npm
npm init --yes
npm install honkit --save-dev
npx honkit build