Skip to content

Commit

Permalink
Try pysqlite3 on latest.datasette.io
Browse files Browse the repository at this point in the history
--install=pysqlite3-binary to get a working demo of generated columns, refs #1119
  • Loading branch information
simonw committed Dec 1, 2020
1 parent 17cbbb1 commit a970276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-latest.yml
Expand Up @@ -54,6 +54,7 @@ jobs:
--branch=$GITHUB_SHA \
--version-note=$GITHUB_SHA \
--extra-options="--setting template_debug 1" \
--install=pysqlite3-binary \
--service=datasette-latest
# Deploy docs.db to a different service
datasette publish cloudrun docs.db \
Expand Down

0 comments on commit a970276

Please sign in to comment.