Skip to content

Commit

Permalink
update artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmh authored Dec 25, 2024
1 parent 01f0c42 commit 19b3c6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: notocjk
path: ./
path: ../notocjk.zip

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Fonts files are provided by [noto-cjk](https://github.com/googlefonts/noto-cjk)
![Noto Serif CJK variable test](extra/serif-variable-test.gif)

## NOTICE
* You should use latest Magisk/KernelSU to install this module.
* You should use latest Magisk/KernelSU/APatch to install this module.
* Disable deny list/Close umount modules switchs.
* For Android 15+, NotoSansCJK officially supports variable fonts but only within the weight range of 400-900. This module extends the range to 100-900.
* Recent fixes:
* Removed old fonts that prevent MinikinFont from loading with an NPE when Magisk/KernelSU triggers unmounting.
Expand Down

0 comments on commit 19b3c6c

Please sign in to comment.