Skip to content

Commit 7eeea65

Browse files
committed
Removing use-lockfile: false
1 parent a74924a commit 7eeea65

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)