chore: Attempt privilege escalation

This commit is contained in:
Danny Bessems 2024-06-08 21:05:41 +10:00
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