Skip to content

Commit

Permalink
Update R-CMD-check-CRAN-incoming.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Dec 16, 2024
1 parent 63a6948 commit 4c19c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-CRAN-incoming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ format('{0}-{1}-r{2}-{3}-00check.log', runner.os, runner.arch, matrix.config.r, matrix.config.id || strategy.job-index ) }}
path: ${{ steps.rcmdcheck.outputs.check-dir-path }}/**/00check.log
path: ${{ steps.rcmdcheck.outputs.check-dir-path }}/check/actiontest.Rcheck/00check.log
compression-level: 0
if-no-files-found: ignore

0 comments on commit 4c19c9f

Please sign in to comment.