Skip to content

Commit 683074c

Browse files
authored
Update build.yml
1 parent 2818e5b commit 683074c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
8383
run: |-
8484
cd main
85+
npm i -g vercel@latest
8586
datasette install datasette-publish-vercel
8687
wget https://latest.datasette.io/fixtures.db
8788
datasette publish vercel tils.db fixtures.db \

0 commit comments

Comments
 (0)