mirror of
https://github.com/vale981/LAAG1
synced 2025-03-05 09:11:40 -05:00
Typo
This commit is contained in:
parent
4dde65e970
commit
441a33b5c8
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
||||||
latexmk Condensed.tex
|
latexmk Condensed.tex
|
||||||
mkdir /tmp/artifacts;
|
mkdir /tmp/artifacts;
|
||||||
cp Lineare_Algebra.pdf /tmp/artifacts/
|
cp Lineare_Algebra.pdf /tmp/artifacts/
|
||||||
|
cp Condensed.pdf /tmp/artifacts/
|
||||||
- run:
|
- run:
|
||||||
name: Publish to Releases
|
name: Publish to Releases
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue