Explorar el Código

fix deploy ci

ruki hace 4 años
padre
commit
a7d69cdd99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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