We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a6131 commit 978dad4Copy full SHA for 978dad4
.github/workflows/ci-lazer-anchor.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
version: 10
30
run_install: true
31
+ run_install.cwd: lazer/solana-anchor
32
- name: Install Solana Cli
33
run: |
34
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"
0 commit comments