Skip to content

Commit

Permalink
ci: deploy to lattice testnet again
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy committed Dec 7, 2023
1 parent 7277bef commit bb1fbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: pnpm install

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

- name: build
run: pnpm build
Expand Down

0 comments on commit bb1fbb2

Please sign in to comment.