Skip to content

Commit

Permalink
uncommented pak
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist committed Mar 21, 2024
1 parent a0162d3 commit e94be09
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release-phenoRankeR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ jobs:
release-phenoRankeR:
runs-on: ubuntu-latest

env:
RENV_CONFIG_PAK_ENABLED: true
# env:
# RENV_CONFIG_PAK_ENABLED: true
# with above uncommented, the workflow fails with the following error:
# Error in remote(function(...) get("pkg_install_make_plan", asNamespace("pak"))(...),

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e94be09

Please sign in to comment.