Skip to content

Commit 69dd21e

Browse files
committed
fix: correct indentation for Install Apptainer step in main.yml
1 parent c78e75d commit 69dd21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
pip install snakemake
4848
pip install pulp==2.7.0
4949
50-
- name: Install Apptainer
50+
- name: Install Apptainer
5151
run: |
5252
sudo apt-get update
5353
sudo apt-get install -y apptainer

0 commit comments

Comments
 (0)