Skip to content

Commit 19b3c6c

Browse files
authored
update artifact path
1 parent 01f0c42 commit 19b3c6c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
- uses: actions/upload-artifact@v4
3636
with:
3737
name: notocjk
38-
path: ./
38+
path: ../notocjk.zip
3939

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Fonts files are provided by [noto-cjk](https://github.com/googlefonts/noto-cjk)
1414
![Noto Serif CJK variable test](extra/serif-variable-test.gif)
1515

1616
## NOTICE
17-
* You should use latest Magisk/KernelSU to install this module.
17+
* You should use latest Magisk/KernelSU/APatch to install this module.
18+
* Disable deny list/Close umount modules switchs.
1819
* 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.
1920
* Recent fixes:
2021
* Removed old fonts that prevent MinikinFont from loading with an NPE when Magisk/KernelSU triggers unmounting.

0 commit comments

Comments
 (0)