master #1

Open
201wita20 wants to merge 8 commits from 201wita20/htlle-da-vorlage:master into master
2 changed files with 9 additions and 1 deletions
Showing only changes of commit 86361a8183 - Show all commits

View File

@ -49,3 +49,11 @@ Create a folder `.github/workflows` in the root of your repository. You can now
- Sending the diploma thesis, and therefore automated emails, using a school email address is not supported. Therefore use an email address that does not correspond to your school email address.
- If you use Gmail as a sending email address, you have to generate an app password and use this instead of your normal password. [Manual](https://knowledge.workspace.google.com/kb/how-to-create-app-passwords-000009237)
# Credentials
- ducumentation
- Schrempf Marko
- code
- Schrempf Marko
- Kampl Maximilian

View File

@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install git build-essential make-guile texlive-full pandoc pandoc-citeproc tree rsync hunspell hunspell-de-at
sudo apt-get install -y --no-install-recommends git build-essential make-guile texlive-full pandoc pandoc-citeproc tree rsync hunspell hunspell-de-at hunspell-en-us
- name: Build diploma thesis
run: |