Skip to content

Commit

Permalink
curious what happens here
Browse files Browse the repository at this point in the history
  • Loading branch information
isimmons committed Mar 22, 2024
1 parent 642ec29 commit 20e2875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build --remote",
"build": "astro check && astro db login && astro build --remote",
"preview": "astro preview",
"astro": "astro"
},
Expand Down

0 comments on commit 20e2875

Please sign in to comment.