another action update

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-27 15:45:38 +02:00
parent 57c5bc1943
commit e992804fd0
+3
View File
@@ -36,6 +36,9 @@ jobs:
- name: install-pnpm
run: npm install -g pnpm
- name: pnpm-ignore-scripts
run: pnpm config set ignore-scripts false
- name: pnpm-store-path
id: pnpm-store
run: echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT