Skip to content

Commit

Permalink
これで
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Dec 29, 2023
1 parent ebb1755 commit 52f94c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
- name: Upload artifact.
uses: actions/upload-artifact@v2
with:
name: LouisaTechVol1Rev2.pdf
path: LouisaTechVol1Rev2-print.pdf
name: LouisaTechVol1Rev2-print.pdf
path: LouisaTechVol1Rev2.pdf

pdf-download:
needs: reviewdog-github-check
Expand Down Expand Up @@ -122,5 +122,5 @@ jobs:
- name: Upload artifact.
uses: actions/upload-artifact@v2
with:
name: LouisaTechVol1Rev2.pdf
path: LouisaTechVol1Rev2-download.pdf
name: LouisaTechVol1Rev2-download.pdf
path: LouisaTechVol1Rev2.pdf

0 comments on commit 52f94c2

Please sign in to comment.