Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzonn committed Sep 10, 2023
1 parent 063737d commit 95257bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
XZ_PATCH_VERSION: "${{ github.sha }}"
run: |
bin/ParanormasightChsLocalizationHelper
copy-item README.md out/patch/Windows/README.md
compress-archive out/patch/Windows/* out/patch-windows-text.zip -force
copy-item README.md out/patch/Switch/README.md
compress-archive out/patch/Switch/* out/patch-switch-text.zip -force
- name: Upload patch
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 95257bb

Please sign in to comment.