Skip to content

Commit

Permalink
updated location of output file
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenpp7 authored Oct 19, 2024
1 parent add6572 commit e15300b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cd ~
Rscript -e 'library(divewatchr); divewatch(data = "1qO7_0K1R-4i_MSgtT3zAYbZfxBmPMgQWAi7OmWmb1-M")'
find . -name "overview.html"
mv /home/runner/work/rubenpp7.github.io/rubenpp7.github.io/overview.html .
mv ./overview.html .
- name: Rename old index.html
run: |
Expand Down

0 comments on commit e15300b

Please sign in to comment.