Skip to content

Commit

Permalink
fix yaml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Feb 13, 2024
1 parent 1ffa6eb commit 8b26958
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
with:
persist-credentials: false
- name: Install TeX Live
uses: zauguin/install-texlive@v3
with:
package_file: tl_packages
uses: zauguin/install-texlive@v3
with:
package_file: tl_packages
- name: Setup Miniconda using Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 8b26958

Please sign in to comment.