Skip to content

Commit f685521

Browse files
committed
chore: prova
1 parent 232bc63 commit f685521

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pull_request.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,8 @@ jobs:
3939
node-version: "20.x"
4040
cache: "pnpm"
4141
- name: Add pnpm store path to env var
42-
id: pnpm-cache
43-
shell: bash
4442
run: echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
45-
- name: TRY
43+
- name: Try this fuck
4644
shell: bash
4745
run: echo ${{ steps.generate_number.outputs.STORE_PATH }}
4846
- name: Restore cache

0 commit comments

Comments
 (0)