Skip to content

Commit 23ce14f

Browse files
committed
ci(gateway-contracts): fix ci for upgrade
ci(gateway-contracts): fix ci for upgrade
1 parent 0953cf9 commit 23ce14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gateway-contracts-upgrade-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
cp .env.example .env
120120
cp -r ../../previous-fhevm/gateway-contracts/contracts ./previous-contracts
121121
npx hardhat task:deployEmptyUUPSProxies
122+
npx hardhat compile:specific --contract contracts/immutable
122123
npx hardhat task:deployPauserSet
123124
124125
# TODO: We should instead automatically detect if the contract needs to be upgraded

0 commit comments

Comments
 (0)