Skip to content

Commit

Permalink
Update jobs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren authored Jan 2, 2024
1 parent 13b7ac3 commit b140e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ jobs:
- name: Show .plantuml.log
run: cat .plantuml.log
- name: Build EPUB.
run: REVIEW_CONFIG_FILE=config-epub.yml REVIEW_CATALOG_FILE=catalog-download.yml bundle exec rake epub
run: bundle exec rake epub
- name: Upload artifact.
uses: actions/upload-artifact@v3
with:
name: LouisaTechVol1Rev2.epub
path: LouisaTechVol1Rev2.epub
path: LouisaTechVol1Rev2.epub

0 comments on commit b140e78

Please sign in to comment.