chore: bump npm in frontend:test
This commit is contained in:
parent
6834ae7480
commit
9e2a733286
@ -141,7 +141,8 @@ frontend:test:
|
|||||||
before_script:
|
before_script:
|
||||||
- apt-get update -y
|
- apt-get update -y
|
||||||
- npm install -g n
|
- npm install -g n
|
||||||
- n stable
|
- n 13.5.0
|
||||||
|
- export PATH="${N_PREFIX}/bin:$PATH"
|
||||||
- npm install -g npm
|
- npm install -g npm
|
||||||
- hash -r
|
- hash -r
|
||||||
- apt-get install -y --no-install-recommends chromium-browser
|
- apt-get install -y --no-install-recommends chromium-browser
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user