diff --git a/.github/workflows/honkit.yml b/.github/workflows/honkit.yml index 2b048b5..5e8e501 100644 --- a/.github/workflows/honkit.yml +++ b/.github/workflows/honkit.yml @@ -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