Update config.yml

This commit is contained in:
Core 2022-06-14 12:49:00 +01:00 committed by GitHub
parent cff6653cd7
commit 5934d8b5ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
command: sudo chmod +x resources/version.sh && ./resources/version.sh || true
- run:
name: Update Package Managers
command: sudo npm update -g npm yarn
command: npm update -g npm yarn
- restore_cache:
name: Restore Yarn Package Cache
keys: