Skip to content

Commit

Permalink
[#7] set envs for os in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed Nov 11, 2022
1 parent 7c07ad4 commit faf39c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check
env:
GH_ACTIONS_OS: ${{ matrix.config.os }}

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down

0 comments on commit faf39c5

Please sign in to comment.