Skip to content

Commit

Permalink
Merge pull request #11 from b-rodrigues/patch-1
Browse files Browse the repository at this point in the history
Remove Nix cache
  • Loading branch information
jgeller112 authored Jan 22, 2025
2 parents 8a75221 + 7fc49e9 commit 0af5f8c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/render_paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
log-directives: nix_installer=trace
backtrace: full

- name: Nix cache
if: env.changed == 'true'
uses: DeterminateSystems/magic-nix-cache-action@main

- name: Generate default.nix
if: env.changed == 'true'
run: nix-shell -p R rPackages.rix --run "R -e 'source(\"create_dev_env.R\")'"
Expand Down

0 comments on commit 0af5f8c

Please sign in to comment.