Skip to content

Commit

Permalink
chore: Do full checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy committed Nov 5, 2024
1 parent 9dea2f0 commit 3ba9d5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
github.event_name != 'pull_request'
with:
ref: ${{ steps.branch-name.outputs.head_ref_branch }}
set-safe-directory: "."
fetch-depth: 0

- name: Restore cache
uses: actions/cache@v4
Expand Down

0 comments on commit 3ba9d5c

Please sign in to comment.