We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9763d commit 751bc90Copy full SHA for 751bc90
1 file changed
.github/workflows/deploy-demo.yml
@@ -115,4 +115,5 @@ jobs:
115
--install=datasette-json-html \
116
--install=datasette-vega \
117
--install=datasette-render-images \
118
- --install=datasette-graphql
+ --install=datasette-graphql \
119
+ --install=datasette-atom
0 commit comments