Skip to content

Commit

Permalink
rm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
leomassazza committed Oct 9, 2023
1 parent 2d37430 commit 5b2ba1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
source ~/.bashrc
foundryup
fi
rm -rf *
echo 'export PATH="$PATH:$HOME/.foundry/bin"' >> ~/.bashrc
source ~/.bashrc
- save_cache:
Expand Down
1 change: 1 addition & 0 deletions .circleci/src/jobs/job-cannon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ steps:
source ~/.bashrc
foundryup
fi
rm -rf *
echo 'export PATH="$PATH:$HOME/.foundry/bin"' >> ~/.bashrc
source ~/.bashrc
Expand Down

0 comments on commit 5b2ba1f

Please sign in to comment.