Skip to content

Commit eb16691

Browse files
committed
debug: ci failure
1 parent 5b8bfc6 commit eb16691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
3434
# Remove the deploy/ prefix
3535
BRANCH_NAME=${BRANCH_NAME#deploy/}
36-
npx hardhat compile && npx hardhat verify-deployment --network $BRANCH_NAME
36+
npx hardhat verify-deployment --network $BRANCH_NAME
3737
working-directory: ./packages/solidity-contracts

0 commit comments

Comments
 (0)