cache-dependency-path

This commit is contained in:
Alexandre Alapetite 2023-11-24 15:58:41 +01:00
parent bfdcee8ba2
commit e2198c3439
No known key found for this signature in database
GPG key ID: A24378C38E812B23

View file

@ -65,6 +65,7 @@ jobs:
# https://nodejs.org/en/about/releases/
node-version: '18'
cache: 'npm'
cache-dependency-path: 'Extensions/composer.lock'
- run: npm ci