Only install direct dependencies.

This commit is contained in:
SamTV12345 2024-02-10 15:05:51 +01:00
parent 885b4ab044
commit 6ea7e2a50c
8 changed files with 29 additions and 0 deletions

View file

@ -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