Skip to content

Commit

Permalink
I guess the yaml parser does not support |8 notation
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Dec 10, 2024
1 parent 8c55e2b commit 8d6dd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
- name: Prepare .snakemake.environment.yaml
shell: bash -el {0}
run: |8
run: |
cat <<EOF > .snakemake.environment.yaml
channels:
- conda-forge
Expand Down

0 comments on commit 8d6dd04

Please sign in to comment.