We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68af44b commit 4260ed1Copy full SHA for 4260ed1
.github/workflows/deploy.yaml
@@ -47,7 +47,7 @@ jobs:
47
if-no-files-found: error
48
49
check-citations-referenced:
50
- runs-on: ubuntu-slim
+ runs-on: ubuntu-latest
51
needs: compile-latex
52
steps:
53
- name: Download artefacts
0 commit comments