There was an error while loading. Please reload this page.
1 parent 9226a17 commit dba0427Copy full SHA for dba0427
1 file changed
.github/workflows/programming_team_code_ci.yml
@@ -87,7 +87,7 @@ jobs:
87
- uses: actions/checkout@v4
88
- uses: ./.github/actions/setup
89
- name: Install texlive, rename
90
- run: sudo apt install texlive texlive-latex-extra rename
+ run: sudo apt install -y texlive texlive-latex-extra rename
91
- name: build pdf
92
run: make --directory=tests/ build_pdf
93
- uses: actions/upload-artifact@v4
0 commit comments