Skip to content

Commit

Permalink
Install libssl3 in CTAN publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
pfoerster committed Mar 16, 2024
1 parent 42a5094 commit 05b2f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Install Tectonic workaround
run: |
sudo add-apt-repository universe
sudo apt install libfuse2
sudo apt install libfuse2 libssl3
- name: Install Tectonic
uses: wtfjoke/setup-tectonic@v3
with:
Expand Down

0 comments on commit 05b2f88

Please sign in to comment.