Skip to content

Commit 861c528

Browse files
committed
add missing 'shell: …'
1 parent 991091f commit 861c528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ runs:
5151
5252
- name: Install Apptainer
5353
if: ${{ inputs.install-apptainer == 'true' }}
54+
shell: bash -el {0}
5455
run: |
5556
sudo apt-get update
5657
sudo apt-get install -y apptainer

0 commit comments

Comments
 (0)