Skip to content

Commit 0a54ab6

Browse files
committed
wip(github: ci): debug shell
1 parent b44cd1a commit 0a54ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
-e SKIP_VULTURE=${SKIP_VULTURE}
5555
-e THEMIX_GUI_PATH=${THEMIX_GUI_PATH}
5656
oomox:latest
57-
./maintenance_scripts/lint.sh
57+
bash -c 'ls -la /bin/sh ; ./maintenance_scripts/lint.sh'

0 commit comments

Comments
 (0)