Skip to content

Commit 1ef6aba

Browse files
committed
Remove warning of unused paramters
1 parent 02b744a commit 1ef6aba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,7 @@ jobs:
271271
uses: solana-developers/github-actions/.github/actions/[email protected]
272272
id: build-verified
273273
with:
274-
devnet: ${{ inputs.network == 'devnet' }}
275274
program: ${{ env.PROGRAM_NAME }}
276-
program-id: ${{ env.PROGRAM_ID }}
277275
features: ${{ inputs.features }}
278276

279277
- name: Create local artifacts directory

0 commit comments

Comments
 (0)