Skip to content

Commit

Permalink
Update to dates CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
manciniedoardo committed Oct 11, 2024
1 parent b529158 commit ddac008
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_post_dates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Run update_post_dates
run: Rscript R/update_post_dates.R # running the R script with Rscript

- name: Print working directory
run: pwd

- name: Configure Git safe directory
run: git config --global --add safe.directory /home/runner/work/blog/blog

Expand Down

0 comments on commit ddac008

Please sign in to comment.