Skip to content

Commit bc6508b

Browse files
Update paper.yml 2
1 parent 7785f7c commit bc6508b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/paper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313

1414
- name: Update the system
15-
uses: sudo apt-get update
15+
run: sudo apt-get update
1616

1717
- name: Install latexmk
1818
run: sudo apt-get install texlive-full

0 commit comments

Comments
 (0)