Explorar o código

Update release.yaml

abelanger5 %!s(int64=5) %!d(string=hai) anos
pai
achega
ea2ff5b990
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/release.yaml

+ 1 - 0
.github/workflows/release.yaml

@@ -113,6 +113,7 @@ jobs:
           mkdir -p ./release/static
           cd dashboard
           npm i
+          npm i html-webpack-plugin --save-dev
           npm run build
           cd ..
           zip --junk-paths ./release/static/static_${{steps.tag_name.outputs.tag}}.zip ./dashboard/build/*