Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
epidrome authored Aug 5, 2024
1 parent aa728bc commit 12550e3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ jobs:
- name: Install Python
uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies
- name: Install pip
- name: Install pandoc-fignos
run: pip install pandoc-fignos --user
- name: Install TeX Live
uses: zauguin/install-texlive@v3
Expand Down

0 comments on commit 12550e3

Please sign in to comment.