Skip to content

Commit 32188ad

Browse files
committed
Fixed Workflow
1 parent c5f65c8 commit 32188ad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/generate-pdf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: Install Pandoc, Latex necessities, and pdftk
2020
run: |
21+
sudo apt-get update -y
2122
sudo apt-get install -y pandoc texlive texlive-latex-extra poppler-utils texlive-extra-utils pdftk
2223
- name: Install Python
2324
uses: actions/setup-python@v4

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _By Nikhil Sharma, Josh Hug, Jacky Liang, and Henry Zhu._
1111

1212
_Additional Contributions by Regina Wang, Peyrin Kao, Matei Gardea, Danial Toktarbayev, Catherine Chu, Samantha Huang, Saathvik Selvan, Pranav Muralikrishnan, and [Wesley Zheng](https://wkaiz.github.io)._
1313

14-
_Website Set Up By [Wesley Zheng](https://wkaiz.github.io)._
14+
_Website Established By [Wesley Zheng](https://wkaiz.github.io)._
1515

1616
_Special Thanks to Ashley Chiu._
1717

0 commit comments

Comments
 (0)