mirror of https://github.com/lxndrblz/anatole.git
.github/workflows/update-resources.yml @@ -25,7 +25,7 @@ npm ci npm run prepare - name: cache dependencies uses: actions/cache@v2 uses: actions/cache@v3 with: path: ~/.npm key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}