Skip to content

Commit

Permalink
test caching
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGelhausen committed Jun 26, 2024
1 parent 764290a commit 7aef54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Update environment
run:
mamba env update -n rmarkdown-env -f envs/environment.yml
mamba env update -n rmarkdown-env -f ./github/envs/environment.yml
if: steps.cache.outputs.cache-hit != 'true'

- name: Render Rmd files
Expand Down

0 comments on commit 7aef54a

Please sign in to comment.