Skip to content

Commit

Permalink
CI workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
MannyPeterson committed Mar 19, 2023
1 parent 2d78693 commit 66d3a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HeliOS_CI_Workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
doxygen ${{github.workspace}}/temp/HeliOS.conf
sed -i 's~^\\begin{center}\%~\\begin{center}\%\n\\includegraphics{HeliOS_OG_Logo.png}\\\\\n\\vspace*{1cm}~' ${{github.workspace}}/temp/latex/refman.tex
sed -i 's~Generated by Doxygen [0123456789]*.[0123456789]*.[0123456789]*~HeliOS Developer\x27s Guide~' ${{github.workspace}}/temp/latex/refman.tex
sed -i 's~Generated by Doxygen~(C)Copyright 2023 Manny Peterson~' ${{github.workspace}}/temp/latex/refman.tex
sed -i 's~Generated by Doxygen~(C)Copyright 2020-2023 HeliOS Project~' ${{github.workspace}}/temp/latex/refman.tex
- name: Generate PDF from LaTeX...
shell: bash
Expand Down

0 comments on commit 66d3a1e

Please sign in to comment.