fix tool path
Some checks failed
Publish Any Commit / build (push) Failing after 19s

This commit is contained in:
Angel Nunez Mencias 2025-05-18 17:01:58 +02:00
parent 8f83b18966
commit 675dc6a760
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup pnpm & install - name: Setup pnpm & install
uses: wyvox/action-setup-pnpm@v3 uses: https://github.com/wyvox/action-setup-pnpm@v3
with: with:
node-version: 22 node-version: 22
pnpm-version: 10 pnpm-version: 10