Skip to content

Commit 2818e5b

Browse files
authored
Update build.yml
1 parent 457c6c2 commit 2818e5b

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+
datasette install datasette-publish-vercel
8586
wget https://latest.datasette.io/fixtures.db
8687
datasette publish vercel tils.db fixtures.db \
8788
--token $VERCEL_TOKEN \

0 commit comments

Comments
 (0)