build: npm install

This commit is contained in:
MDLeom 2022-01-26 03:57:54 +00:00
parent 9ad79d45da
commit d58c08c132
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ build_job:
before_script:
- apk update && apk add brotli curl
- npm install
script:
- npm run build