Skip to content

Commit 016f54b

Browse files
committed
--force for the next solana version
1 parent 2bea88b commit 016f54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/steel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
source build_and_test.sh
280280
solana -V
281281
rustc -V
282-
solana-keygen new --no-bip39-passphrase
282+
solana-keygen new --no-bip39-passphrase --force
283283
process_projects "1.18.17"
284284
sccache --show-stats
285285

0 commit comments

Comments
 (0)