Skip to content

Commit 66f9cf3

Browse files
committed
test: update for temporary test
1 parent 22b89f2 commit 66f9cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/r-dependent-packages/lifecycle_script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -e
44

55
echo "Install dependent R packages..."
66

7+
ls -la
8+
79
# R -q -e \
810
# 'pak::repo_add(@REPOS@); pak::local_install_deps("@ROOT@", dependencies = trimws(unlist(strsplit("@DEPS@", ","))))'
911

0 commit comments

Comments
 (0)