Skip to content

Commit

Permalink
chore: update cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PaoloPenazzi committed Nov 10, 2022
1 parent a1db77e commit 1c7a23e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
root_file: backlog.tex
args: '-output-format=pdf -file-line-error -synctex=1 -halt-on-error -interaction=nonstopmode -shell-escape'
working_directory: backlog/process
- name: Rename jar file
run: mv pps-pvzlike/*.jar pps-pvzlike/pps-pvzlike.jar
- name: Rename report file
run: mv doc/tex/report/*.pdf doc/tex/report/pps-pvzlike-report.pdf
- name: Rename backlog file
Expand Down

0 comments on commit 1c7a23e

Please sign in to comment.