Skip to content

Commit

Permalink
fix build attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored and DanielSinclair committed Dec 17, 2024
1 parent c1e66b8 commit 0c12cc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- name: Set IS_TESTING=true
run: |
sed -i 's/IS_TESTING.*/IS_TESTING=true/g' .env
- name: Yarn setup again
run: yarn setup
- name: Fetch networks
run: yarn fetch:networks
- name: Build the extension
Expand Down

0 comments on commit 0c12cc7

Please sign in to comment.