Skip to content

Commit

Permalink
Update dashboard.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rqthomas authored Nov 10, 2023
1 parent 51fe041 commit b29ce77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
run: |
quarto render dashboard
#- name: Build site map
# shell: Rscript {0}
# run: source("dashboard/build_site_map.R")
- name: Build site map
shell: Rscript {0}
run: source("dashboard/build_site_map.R")

- name: Publish
run: |
Expand Down

0 comments on commit b29ce77

Please sign in to comment.