Browse Source

fix deploy ci

ruki 4 years ago
parent
commit
a7d69cdd99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -29,7 +29,7 @@ jobs:
       - name: Installation
         run: |
           sudo apt update -y
-          sudo apt install -y nodejs npm
+          sudo apt install -y nodejs npm node-gyp
           sudo npm install markdown-to-html -g
 
       - name: Publish