Skip to content

Commit 7785f7c

Browse files
Update paper.yml
1 parent 446395a commit 7785f7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/paper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
- name: Set up Git repository
1212
uses: actions/checkout@v4
1313

14+
- name: Update the system
15+
uses: sudo apt-get update
16+
1417
- name: Install latexmk
1518
run: sudo apt-get install texlive-full
1619

0 commit comments

Comments
 (0)