Skip to content

Commit

Permalink
force rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Jul 22, 2024
1 parent b69489b commit 27a41dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/harpy/snakefiles/containerize.smk
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ rule stitch:
rule simulations:
output: "simulations.env"
conda: os.getcwd() + "/.harpy_envs/simulations.yaml"
shell: "touch {output}"
shell: "touch {output}"

0 comments on commit 27a41dd

Please sign in to comment.