Skip to content

Commit

Permalink
ci: disable deploy temply
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy committed Dec 7, 2023
1 parent 766f8b0 commit 75c9302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: deploy on lattice testnet
run: cd packages/contracts; pnpm run deploy:testnet
# - name: deploy on lattice testnet
# run: cd packages/contracts; pnpm run deploy:testnet

- name: build
run: pnpm build
Expand Down

0 comments on commit 75c9302

Please sign in to comment.