Skip to content

Commit

Permalink
Update pages.yml to use mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ryley-o authored Oct 31, 2024
1 parent 8b78ec6 commit 7c3608c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: install dependencies
run: |
npm install
- name: Set up dummy env vars
run: |
echo "VITE_NETWORK=sepolia" >> $GITHUB_ENV
- name: build site
run: npm run build
- name: upload docs artifact
Expand Down

0 comments on commit 7c3608c

Please sign in to comment.