We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a08b74 commit a1245b5Copy full SHA for a1245b5
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- container: texlive/texlive:latest
+ container: tumi5/latex
9
steps:
10
- name: Check out repository
11
uses: actions/checkout@v4
0 commit comments