Skip to content

Commit

Permalink
chore: revert ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
viraj124 committed Oct 2, 2024
1 parent eb16691 commit b4abdfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
# Remove the deploy/ prefix
BRANCH_NAME=${BRANCH_NAME#deploy/}
npx hardhat verify-deployment --network $BRANCH_NAME
npx hardhat compile && npx hardhat verify-deployment --network $BRANCH_NAME
working-directory: ./packages/solidity-contracts

0 comments on commit b4abdfc

Please sign in to comment.