Skip to content

Commit f0fb68b

Browse files
authored
Update linuxConvertTest.yml
1 parent 382f74e commit f0fb68b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/linuxConvertTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: run checkout.sh
2626
run: bash checkout.sh
2727

28-
- name: run buildRun.sh --debug
28+
- name: run buildRun.sh
2929
uses: GabrielBB/xvfb-action@v1.0
3030
with:
31-
run: sh buildRun.sh --debug
31+
run: sh buildRun.sh

0 commit comments

Comments
 (0)