Skip to content

Commit 8865c9a

Browse files
committed
ci(gateway-contracts): fix ci for upgrade
1 parent d414aa7 commit 8865c9a

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
@@ -118,6 +118,7 @@ jobs:
118118
run: |
119119
cp .env.example .env
120120
cp -r ../../previous-fhevm/gateway-contracts/contracts ./previous-contracts
121+
npx hardhat task:deployEmptyUUPSProxies
121122
npx hardhat compile:specific --contract contracts/immutable
122123
npx hardhat task:deployPauserSet
123124

0 commit comments

Comments
 (0)