Update remappings.txt for upgradeable contracts and set up submodule (#4639)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
(cherry picked from commit abba0d047a)
This commit is contained in:
committed by
Francisco Giordano
parent
aef22bddc9
commit
bf629d4ea7
4
.github/actions/setup/action.yml
vendored
4
.github/actions/setup/action.yml
vendored
@ -15,3 +15,7 @@ runs:
|
||||
run: npm ci
|
||||
shell: bash
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
- name: Install Foundry
|
||||
uses: foundry-rs/foundry-toolchain@v1
|
||||
with:
|
||||
version: nightly
|
||||
|
||||
Reference in New Issue
Block a user