fixed CI
Some checks are pending
Build latex and deploy / checkout (push) Has started running

This commit is contained in:
Josia Pietsch 2023-10-21 15:13:39 +02:00
parent 52c29c5213
commit fd89750edb
Signed by: josia
GPG Key ID: E70B571D66986A2D

View File

@ -12,8 +12,8 @@ jobs:
- name: Prepare pages
run: |
mkdir public
mv build/logic2.pdf build/logic2.log README.md public
mv build/probability_theory.pdf build/probability_theory.pdf README.md public
- name: Deploy to pages
uses: actions/pages@v1
with:
index-title: 'WS23/24: Logic II'
index-title: 'S23: Probability Theory I'