Skip to content

Commit

Permalink
Update GHA script.
Browse files Browse the repository at this point in the history
  • Loading branch information
astamm committed Mar 19, 2024
1 parent ca8a0fa commit 57d9397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
RGL_USE_NULL: TRUE

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 57d9397

Please sign in to comment.