chore: Attempt privilege escalation
This commit is contained in:
parent
c70620e88c
commit
bbaff25725
@ -67,7 +67,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y --no-install-recommends \
|
sudo apt-get update && sudo apt-get install -y --no-install-recommends \
|
||||||
npm
|
npm
|
||||||
npm install npm@latest -g
|
npm install npm@latest -g
|
||||||
npm install n -g
|
npm install n -g
|
||||||
|
Loading…
Reference in New Issue
Block a user