Skip to content

Commit

Permalink
ci: wip actions
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Dec 1, 2023
1 parent 00b342a commit a3cd159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-verifiable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/build-verifiable-program/
with:
program_lib_name: ${{ inputs.program_lib_name || "marginfi" }}
program_lib_name: ${{ inputs.program_lib_name || 'marginfi' }}

0 comments on commit a3cd159

Please sign in to comment.