Skip to content

Commit

Permalink
Update compile_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pineapplehunter committed Mar 1, 2024
1 parent ce9131e commit 5ef7cad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
restore-keys: |
${{ runner.os }}-tectonic-
- name: install deps
run: apt update && apt install -y libssl-dev

# this downloades tectonic
- uses: wtfjoke/setup-tectonic@v3
with:
Expand Down

0 comments on commit 5ef7cad

Please sign in to comment.