Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
remove xrtex
Browse files Browse the repository at this point in the history
  • Loading branch information
eskopp committed Apr 17, 2024
1 parent 973d1f0 commit 6fd3ffa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/2024_04_Gerd_Fornahl_Gedenkturnier_8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Setup TeX Live
uses: xrtex/xrtex-action@latest
with:
install: texlive-full
- name: Install TeX Live and Biber
run: |
sudo apt-get update
sudo apt-get install -y texlive-full texlive-bibtex-extra biber
- name: Compile LaTeX Document with Biber
run: |
Expand Down

0 comments on commit 6fd3ffa

Please sign in to comment.