Skip to content

Commit d0f4b30

Browse files
aitaptdhock
andauthored
Update .github/workflows/R-CMD-check.yaml
Co-authored-by: Toby Dylan Hocking <[email protected]>
1 parent 9e19ef4 commit d0f4b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
type: 'minimal'
7777

78-
- name: Intall and configure OpenMP runtime
78+
- name: Install and configure OpenMP runtime
7979
if: runner.os == 'macOS'
8080
run: |
8181
if clang --version | grep 'clang version 17'; then

0 commit comments

Comments
 (0)