]> git.kianting.info Git - uann/commitdiff
Merge branch 'main' of github.com:Yoxem/clo
authorTan Kian-ting <chenjt30@gmail.com>
Mon, 4 Sep 2023 14:03:30 +0000 (22:03 +0800)
committerTan Kian-ting <chenjt30@gmail.com>
Mon, 4 Sep 2023 14:03:30 +0000 (22:03 +0800)
.github/workflows/node.js.yml
README.md

index eb4d9d56e02da141dc899e07a7a56f88e56f8d82..92a38b809cfcbcd074a79e22e3aca79750522f42 100644 (file)
@@ -21,6 +21,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@v3
+    - uses: actions/cache@v3.0.3
     - name: Use Node.js ${{ matrix.node-version }}
       uses: actions/setup-node@v3
       with:
index aa3823434fcbb81c7297bcc80776da436defdefb..4975992936a734d802e13bf7029459d017b96b18 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
 another personal draught of a typesetting language and engine.
 
 ## changing journal
- - 20230904 建立 thenDo 的函數、refactor harfbuzzjs 以及libpdf 等測試界面
+ - 20230904 建立 thenDo、matchRange的函數、refactor harfbuzzjs 以及libpdf 等測試界面