Skip to content

Commit

Permalink
without prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Jul 17, 2024
1 parent 9c8773b commit b42f959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:

- name: Deploy to Vercel
working-directory: packages/example
run: vercel deploy --prebuilt --token ${{ secrets.VERCEL_TOKEN }}
run: vercel deploy --token ${{ secrets.VERCEL_TOKEN }}

0 comments on commit b42f959

Please sign in to comment.