Skip to content

Commit

Permalink
rerun after local data add
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Sep 23, 2020
1 parent 891e68a commit c4d039c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
path: /home/runner/miniconda/envs/default
key: snakemake-default-${{ runner.os }}-${{ hashFiles('workflow/envs/default.yaml') }}
# Cache workflow environments?
# Cache workflow environments
- name: cache workflow envs
uses: actions/cache@v2
with:
Expand Down

0 comments on commit c4d039c

Please sign in to comment.