Skip to content

Commit 386f369

Browse files
committed
Need dev fs on NetBSD, temporarily
1 parent d85308d commit 386f369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netbsd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
install-pandoc: false
4242
install-quarto: false
4343
cache-version: netbsd-1
44-
extra-packages: any::rcmdcheck
44+
extra-packages: any::rcmdcheck, r-lib/fs
4545
needs: check
4646

4747
- uses: r-lib/actions/check-r-package@v2

0 commit comments

Comments
 (0)