Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
areteruhiro authored Oct 21, 2024
1 parent 992a149 commit 10b4e25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ jobs:
cd extracted_xapk
zip -r ../new_line-14-16-0.xapk * || { echo "Repackaging failed"; exit 1; }
- name: Upload Patched LINE XAPK
uses: actions/upload-artifact@v4
if: github.event.inputs.lspatch == 'true'
Expand Down

0 comments on commit 10b4e25

Please sign in to comment.