Update .github/workflows/build_pull_request.yml
This commit is contained in:
parent
124f792c49
commit
ef35a299c1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build_pull_request.yml
vendored
3
.github/workflows/build_pull_request.yml
vendored
|
@ -22,8 +22,7 @@ jobs:
|
|||
run: |
|
||||
apt-get update && apt-get install -y \
|
||||
software-properties-common \
|
||||
npm
|
||||
run: |
|
||||
npm
|
||||
npm install npm@latest -g && \
|
||||
npm install n -g && \
|
||||
n latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue