chore: Attempt privilege escalation
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 25s
Container & Helm chart / Cluster API node template (push) Failing after 2s

This commit is contained in:
Danny Bessems 2024-06-08 21:05:41 +10:00
parent c70620e88c
commit bbaff25725

View File

@ -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