chg: [workflow] because npm is a mess

pull/284/head
Alexandre Dulaunoy 2022-06-01 11:23:41 +02:00
parent 0f129464e5
commit 9d6967a157
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

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