mirror of https://github.com/MISP/misp-book
chg: [workflow] because npm is a mess
parent
e44eb22cef
commit
bce8970014
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue