mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Remove Windows hacks for including license in the manual.
This commit is contained in:
3
.github/workflows/latex.yml
vendored
3
.github/workflows/latex.yml
vendored
@@ -13,9 +13,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Fix stupidity
|
||||
run: |
|
||||
cp LICENSE LICENSE.
|
||||
- name: Compile LaTeX
|
||||
uses: xu-cheng/latex-action@v3
|
||||
with:
|
||||
|
||||
@@ -4646,7 +4646,7 @@ The profiler never prunes user settings.
|
||||
|
||||
\section{License}
|
||||
|
||||
\verbatiminput{../LICENSE.}
|
||||
\verbatiminput{../LICENSE}
|
||||
|
||||
\section{Inventory of external libraries}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user