File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 5454 echo "\n6. List lib directory:"
5555 ls -la lib/
5656 echo "\n7. Entering submodule:"
57- cd lib/openzeppelin-contracts-upgradeable || echo "Directory doesn't exist"
58- echo "\n8. Remote information:"
59- git remote -v || echo "Not a git repository"
60-
61- - name : Checkout and setup submodules
62- run : |
6357 cd lib/openzeppelin-contracts-upgradeable
6458 git fetch --all --tags --force
6559 git checkout 2d081f24cac1a867f6f73d512f2022e1fa987854
Original file line number Diff line number Diff line change 44[submodule "lib/openzeppelin-contracts-upgradeable "]
55 path = lib/openzeppelin-contracts-upgradeable
66 url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
7- branch = 2d081f24cac1a867f6f73d512f2022e1fa987854
87[submodule "lib/forge-std "]
98 path = lib/forge-std
109 url = https://github.com/foundry-rs/forge-std
You can’t perform that action at this time.
0 commit comments