Skip to content

Commit 6ac5c06

Browse files
authored
Use --branches for docsbuild-scripts (#232)
1 parent b8b2d49 commit 6ac5c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
--skip-cache-invalidation
3939
--theme "$(pwd)"
4040
--languages en
41-
--branch ${{ matrix.branch }}
41+
--branches ${{ matrix.branch }}
4242
- name: Show logs
4343
if: failure()
4444
run: |

0 commit comments

Comments
 (0)