Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiyi-philosophy authored May 6, 2024
1 parent 22bc6f7 commit af341a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ jobs:
pdf2pptx "$file"
fi
done
- name: Upload PPTX files as artifacts
uses: actions/upload-artifact@v3
with:
name: generated-pptx
path: pdf-files/*.pptx

0 comments on commit af341a4

Please sign in to comment.