Skip to content

Commit 978dad4

Browse files
committed
fix: add cwd to pnpm action
1 parent 79a6131 commit 978dad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-lazer-anchor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
version: 10
3030
run_install: true
31+
run_install.cwd: lazer/solana-anchor
3132
- name: Install Solana Cli
3233
run: |
3334
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"

0 commit comments

Comments
 (0)