Skip to content

Commit

Permalink
Clear slack cache
Browse files Browse the repository at this point in the history
Attempt to solve runner bug.
  • Loading branch information
jonthegeek authored Jul 8, 2024
1 parent 24eedb9 commit 836e95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
r-version: 'renv'
- uses: r-lib/actions/setup-renv@v2
with:
cache-version: 2
cache-version: 1
- name: Post on Slack.
run: Rscript runner-slack.R

0 comments on commit 836e95f

Please sign in to comment.