Merge branch 'develop' of github.com:maticnetwork/bor into arpit/pos-655

This commit is contained in:
Arpit Temani 2022-09-08 11:54:26 +04:00
commit fe7ca40384

View file

@ -168,7 +168,7 @@ jobs:
if: always()
run: |
cd matic-cli/devnet
docker compose down
docker compose down --remove-orphans
cd -
mkdir -p ${{ github.run_id }}/matic-cli
sudo mv bor ${{ github.run_id }}