Skip to content

Commit 0db0ad0

Browse files
author
Susan Vanderplas
committed
fix path
1 parent 9b24c5e commit 0db0ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
/bin/sh -c $'
7878
set -e
7979
80-
source _environment
80+
source /project/_environment
8181
8282
echo "=== Checking renv cache path ==="
8383
ls -lah ${RENV_PATHS_CACHE} || echo "renv cache dir not found"

0 commit comments

Comments
 (0)