mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Only install direct dependencies.
This commit is contained in:
parent
885b4ab044
commit
6ea7e2a50c
8 changed files with 29 additions and 0 deletions
1
.github/workflows/rate-limit.yml
vendored
1
.github/workflows/rate-limit.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pnpm-store-
|
||||
|
||||
-
|
||||
name: docker network
|
||||
run: docker network create --subnet=172.23.42.0/16 ep_net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue