mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
ci: fix install command
This commit is contained in:
parent
5284220e6c
commit
5693d431c2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ frontend:
|
|||
- web/node_modules
|
||||
script:
|
||||
- cd web
|
||||
- npm install
|
||||
- npm install --legacy-peer-deps
|
||||
- npm run build
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue