Commit d8f48b9
committed
fix(ci): instala deps do RW.BC.DApp antes do check de ABI drift
O job crypto rodava check-abi-drift.mjs (que importa 'ethers') sem
nunca instalar as deps do RW.BC.DApp — só passava localmente porque
o node_modules já existia de sessões anteriores.1 parent ea32769 commit d8f48b9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments