Skip to content

Commit f78c4e9

Browse files
committed
Install datasette (for datasette publish) - refs dogsheep#13
1 parent 5ecf6e6 commit f78c4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
python -m pip install --upgrade pip
3333
pip install -e .
34+
pip install datasette
3435
- name: Create auth.json
3536
env:
3637
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)