Skip to content

Commit 01288a5

Browse files
author
Paweł Salawa
committed
Enhanced unit tests workflow for debugging.
1 parent 207aef1 commit 01288a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
github.repository_owner == 'pawelsalawa'
142142
&& (inputs.debug_ssh || (failure() && inputs.debug_on_failure))
143143
}}
144-
run: brew install mc
144+
run: sudo apt install mc
145145

146146
- name: Setup debugging SSH
147147
if: >

0 commit comments

Comments
 (0)