Skip to content

Commit

Permalink
Try deploying just 300-bs-themer
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Aug 9, 2023
1 parent 61041b9 commit f0c1ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/apps-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
server_name: "shinyapps.io"
cores: 5
retry: 3
# extra_app_text: ", apps = list('000-all', '000-manual', 1, 2)"
extra_app_text: ", apps = list('300-bs-themer')"

## Deployment server has been disabled
- os: "${{ needs.config.outputs.ubuntu }}"
Expand All @@ -48,7 +48,7 @@ jobs:
# rspm: "https://demo.rstudiopm.com/all/__linux__/focal/latest"
cores: 1
retry: 3
# extra_app_text: ", apps = list('000-all', '000-manual', 1, 2)"
extra_app_text: ", apps = list('300-bs-themer')"

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit f0c1ba0

Please sign in to comment.