Added CT good to know sheet
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Has been cancelled
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Has been cancelled
This commit is contained in:
@@ -43,6 +43,11 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: typst compile --root src src/cheatsheets/Digitaltechnik.typ "build/sem1-Digitaltechnik.pdf"
|
||||
|
||||
- name: Compile CT
|
||||
continue-on-error: true
|
||||
run: typst compile --root src src/cheatsheets/CT.typ "build/sem1-Computertechnik.pdf"
|
||||
|
||||
|
||||
- name: Create Gitea Release
|
||||
continue-on-error: true
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
|
||||
Reference in New Issue
Block a user