Skip to content

Commit a1245b5

Browse files
committed
Revert texlive container
1 parent 3a08b74 commit a1245b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
container: texlive/texlive:latest
8+
container: tumi5/latex
99
steps:
1010
- name: Check out repository
1111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)