fix node.js warning

update run_gettext.bat to use own tools
This commit is contained in:
SoftFever 2024-03-10 22:45:35 +08:00
parent 2efba59b0d
commit 20477bcc40
7 changed files with 24 additions and 22 deletions

View file

@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# 1. Clone the current wiki master branch to a folder named `tmp_wiki`
- name: Pull content from wiki