chore: Attempt privilege escalation
This commit is contained in:
parent
c70620e88c
commit
bbaff25725
@ -67,7 +67,7 @@ jobs:
|
||||
steps:
|
||||
- name: Setup Node
|
||||
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 install npm@latest -g
|
||||
npm install n -g
|
||||
|
Loading…
Reference in New Issue
Block a user