mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
another action update
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user