Skip to content

Commit

Permalink
add datasette-plot
Browse files Browse the repository at this point in the history
  • Loading branch information
kamicut committed May 30, 2024
1 parent 36c3143 commit 2d82948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:

- name: Deploy to Fly.io using Datasette
run: |
datasette publish fly players.db --app="fide-players" -m metadata.json
datasette publish fly players.db --app="fide-players" -m metadata.json --install=datasette-plot

0 comments on commit 2d82948

Please sign in to comment.