We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117a20e commit a74924aCopy full SHA for a74924a
1 file changed
.github/workflows/pkgdown.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: r-lib/actions/setup-pandoc@v2
27
- uses: r-lib/actions/setup-r-dependencies@v2
28
with:
29
- use-lockfile: false. # added as per chatGPT 12/16/25
+ use-lockfile: false # added as per chatGPT 12/16/25
30
extra-packages: |
31
github::r-lib/pkgdown
32
local::.
0 commit comments