Skip to content

Commit

Permalink
forge instead of hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-uniswap authored Jan 10, 2025
1 parent 55dd642 commit e88aed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git submodule update --init --recursive
- name: Compile
run: yarn install --frozen-lockfile
run: forge install

- name: Release
env:
Expand Down

0 comments on commit e88aed3

Please sign in to comment.