Skip to content

Commit 84440a5

Browse files
author
Susan Vanderplas
committed
env?
1 parent 52ee275 commit 84440a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
devtools::session_info()
6363
reticulate::py_config()
64-
reticulate::use_virtualenv("${{ VIRTUAL_ENV }}")
64+
reticulate::use_virtualenv("${{ env.VIRTUAL_ENV }}")
6565
6666
- uses: quarto-dev/quarto-actions/setup@v2
6767
with:

0 commit comments

Comments
 (0)