got rid of set user root

This commit is contained in:
Carter 2025-04-17 13:23:41 -06:00
parent 4bcac4e346
commit 5cfadcdb70
3 changed files with 5 additions and 4 deletions

View file

@ -107,8 +107,8 @@ dependencies:staging:
only:
refs:
- staging_environment
before_script:
- npm -g config set user root
# before_script:
# - npm -g config set user root
script:
- npm ci
cache: