Skip to content

Commit c8ec8ac

Browse files
committed
fix: ci pak
1 parent 4f0993c commit c8ec8ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
packages: |
3838
any::knitr
3939
any::reticulate
40+
cache-version: ${{ github.run_number }}
4041

4142
- name: Point reticulate at CI Python
4243
run: echo "RETICULATE_PYTHON=$(python -c 'import sys; print(sys.executable)')" >> $GITHUB_ENV

0 commit comments

Comments
 (0)