Skip to content

Commit a74924a

Browse files
committed
Fixing action errors
1 parent 117a20e commit a74924a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: r-lib/actions/setup-pandoc@v2
2727
- uses: r-lib/actions/setup-r-dependencies@v2
2828
with:
29-
use-lockfile: false. # added as per chatGPT 12/16/25
29+
use-lockfile: false # added as per chatGPT 12/16/25
3030
extra-packages: |
3131
github::r-lib/pkgdown
3232
local::.

0 commit comments

Comments
 (0)