Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Agilulfo1820 committed Dec 13, 2024
1 parent 3d0718d commit c5ec20c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
run: yarn install

- name: Build
working-directory: ./apps/frontend
run: yarn build
run: yarn build:mainnet

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit c5ec20c

Please sign in to comment.