We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30db0f0 commit 0155c97Copy full SHA for 0155c97
.github/workflows/build-programs.yml
@@ -64,7 +64,6 @@ jobs:
64
working-directory: configs/scripts/program
65
run: ./build.sh
66
env:
67
- RPC: ${{ secrets.MAINNET_RPC }}
68
PROGRAMS: ${{ env.PROGRAMS }}
69
70
- name: Upload program builds
0 commit comments