Skip to content

Commit

Permalink
fix: incomplete reset of file
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Sep 8, 2023
1 parent e258656 commit 17f6a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/examples/build-a-box/deploy.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rsconnect::deployApp(
app_root,
rprojroot::find_package_root_file("inst/examples/build-a-box"),
appName = "build-a-box",
account = "bslib",
forceUpdate = TRUE
Expand Down

0 comments on commit 17f6a0b

Please sign in to comment.