master
yutent 2023-02-19 15:08:02 +08:00
parent ab2b28d697
commit 7b771f0b46
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ jobs:
with:
node-version: 18.10.0
- name: Checkout
uses: actions/checkout@v3
- name: 安装依赖并编译
run: |
pwd