Skip to content

Commit 8d6dd04

Browse files
committed
I guess the yaml parser does not support |8 notation
1 parent 8c55e2b commit 8d6dd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
5959
- name: Prepare .snakemake.environment.yaml
6060
shell: bash -el {0}
61-
run: |8
61+
run: |
6262
cat <<EOF > .snakemake.environment.yaml
6363
channels:
6464
- conda-forge

0 commit comments

Comments
 (0)