Skip to content

Commit

Permalink
chore: revert "use default output directory"
Browse files Browse the repository at this point in the history
This reverts commit 086e775.
  • Loading branch information
guidanoli committed Oct 22, 2024
1 parent b922623 commit 08c13db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[profile.default]
src = 'contracts'
out = 'out'
libs = ['node_modules', 'lib']
solc_version = '0.8.23'

Expand Down

0 comments on commit 08c13db

Please sign in to comment.