Skip to content

Commit

Permalink
#184 fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manciniedoardo committed Sep 12, 2024
1 parent b07e041 commit cc29377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_post_dates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
image: "rocker/tidyverse:4.2.1"
steps:
- uses: actions/checkout@v4
- name: Update post dates
- name: Run update_post_dates
run: source("R/update_post_dates.R")
shell: Rscript {0}

0 comments on commit cc29377

Please sign in to comment.