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

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install gettext
run: |