Update build_docker_v2.yml

This commit is contained in:
Carlos Valente
2023-04-03 11:50:55 +02:00
committed by GitHub
parent b778835469
commit 390d466673
+2 -1
View File
@@ -23,9 +23,10 @@ jobs:
version: 16.16.0
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
with:
version: 7.26.3
- name: Install dependencies
run: pnpm install --frozen-lockfile