Skip to content

Commit 816ae55

Browse files
committed
add shell
Signed-off-by: wind57 <[email protected]>
1 parent 1e3b50f commit 816ae55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/composites/clean-space/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ runs:
55
steps:
66

77
- name: Disable man-db to make package install and removal faster
8+
shell: bash
89
run: |
910
echo 'set man-db/auto-update false' | sudo debconf-communicate >/dev/null
1011
sudo dpkg-reconfigure man-db

0 commit comments

Comments
 (0)