Skip to content

Commit 6ca3bde

Browse files
committed
Update reusable-build.yaml
1 parent 31783f2 commit 6ca3bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
fi
130130
131131
- uses: Woody4618/solana-github-action-workflow/.github/actions/extract-versions@main
132-
if: inputs.override-solana-version != '' || inputs.override-anchor-version != ''
132+
if: inputs.override-solana-version == '' || inputs.override-anchor-version == ''
133133
id: versions
134134

135135
- uses: Woody4618/solana-github-action-workflow/.github/actions/setup-all@main

0 commit comments

Comments
 (0)