Skip to content

Commit

Permalink
generate_pdf.yaml を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
yas-ako committed Jan 12, 2024
1 parent bbc68cf commit 45ecf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_pdf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm run build

- name: Upload PDF as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: pdf-artifact
path: .vivliostyle/output.pdf

0 comments on commit 45ecf78

Please # to comment.