Skip to content

Commit

Permalink
Proper yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-uniswap authored Jan 10, 2025
1 parent 3e93f6a commit 55dd642
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 compile
run: yarn install --frozen-lockfile

- name: Release
env:
Expand Down

0 comments on commit 55dd642

Please sign in to comment.