Skip to content

Commit b6c06c6

Browse files
committed
oops
1 parent b14b225 commit b6c06c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
# List the required TeX Live packages in a separate file to allow reuse in
4444
# different workflows.
4545
package_file: .github/tl_packages
46-
- name lxgw
47-
run tlmgr remove collection-langchinese
46+
- name: lxgw
47+
run: tlmgr remove collection-langchinese
4848
# The l3build job contains the actual work. We misuse the matrix mechanism to
4949
# create three jobs which only differ in minimal elements.
5050
# For tags we do not run this since we run the release job instead.

0 commit comments

Comments
 (0)