Skip to content

Commit

Permalink
save fewer artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Sep 4, 2024
1 parent e82edaa commit feec35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.config.os }}-${{ matrix.config.r }}-results
path: check/${{ vars.repo_name }}.Rcheck
path: check/${{ vars.repo_name }}.Rcheck/00check.log

0 comments on commit feec35c

Please sign in to comment.