Skip to content

Commit

Permalink
ci: add forge install step
Browse files Browse the repository at this point in the history
  • Loading branch information
colinnielsen committed Nov 6, 2024
1 parent 6a89f72 commit 9095d15
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -44,6 +44,7 @@ jobs:
- name: Run Forge build
run: |
forge install
forge --version
forge build --sizes
id: build
1 change: 1 addition & 0 deletions lib/safe-tools
Submodule safe-tools added at aad5a1
1 change: 1 addition & 0 deletions lib/solady
Submodule solady added at 462bae

0 comments on commit 9095d15

Please sign in to comment.