Skip to content

Commit 6b6e97b

Browse files
committed
Use bash shell for Antora CI
1 parent a7813da commit 6b6e97b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
run: npm install
2222
- name: Run test script
2323
run: npm test
24+
shell: "bash"
2425

0 commit comments

Comments
 (0)