fixed CI
All checks were successful
Build latex and deploy / checkout (push) Successful in 4m32s

This commit is contained in:
Josia Pietsch 2023-10-21 15:17:58 +02:00
parent fd89750edb
commit e291ad9488
Signed by: josia
GPG key ID: E70B571D66986A2D

View file

@ -12,7 +12,7 @@ jobs:
- name: Prepare pages - name: Prepare pages
run: | run: |
mkdir public mkdir public
mv build/probability_theory.pdf build/probability_theory.pdf README.md public mv build/probability_theory.pdf build/probability_theory.log README.md public
- name: Deploy to pages - name: Deploy to pages
uses: actions/pages@v1 uses: actions/pages@v1
with: with: