Skip to content

Commit

Permalink
workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Jun 14, 2023
1 parent 94aa4d4 commit 8924a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
RGL_USE_NULL:TRUE
RGL_USE_NULL: TRUE
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8924a74

Please sign in to comment.