Import recent changes
This commit is contained in:
parent
959cf1341f
commit
226457b1e1
5 changed files with 967 additions and 543 deletions
4
.github/workflows/import.yaml
vendored
4
.github/workflows/import.yaml
vendored
|
@ -18,7 +18,9 @@ jobs:
|
|||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: data/wiki-meta-cache.yaml
|
||||
key: wiki-meta-cache
|
||||
key: wiki-meta-cache-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
wiki-meta-cache
|
||||
- run: |
|
||||
npm install
|
||||
npm run recent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue