mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Removed cache for npm.
This commit is contained in:
parent
b2909a7be5
commit
370d2cb303
10 changed files with 0 additions and 69 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
@ -40,9 +40,6 @@ jobs:
|
|||
with:
|
||||
node-version: 'lts/*'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: |
|
||||
src/package-lock.json
|
||||
src/bin/doc/package-lock.json
|
||||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue