Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Aug 15, 2024
1 parent f1dfdba commit 193c9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build site
shell: Rscript {0}
run: |
shinylive::export("inst", "site")
shinylive::export(system.file(package = "tima"), "site")
- name: Upload site artifact
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 193c9b9

Please sign in to comment.