Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: conda is not properly installed with v8.20.6 docker build #38

Open
ezherman opened this issue Oct 8, 2024 · 1 comment
Open

Bug: conda is not properly installed with v8.20.6 docker build #38

ezherman opened this issue Oct 8, 2024 · 1 comment

Comments

@ezherman
Copy link

ezherman commented Oct 8, 2024

I believe I have encountered an issue similar to #37.

Since the latest Snakemake update to v8.20.6, my github actions is failing with:

Building DAG of jobs...
/usr/bin/bash: line 1: conda: command not found

Setting Snakemake to v8.20.5 through this branch resolves the issue.

@durr1602
Copy link

can you indicate the version of github actions you are using? it works for me with snakemake/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants