Compare commits

...
1 Commits
Author SHA1 Message Date
songyinyin 8dd58035a6 test github action v12 2023-10-25 10:58:21 +08:00
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 13.12.0
cache: 'npm'
# cache: 'npm' # 使用缓存需要把 package-lock.json 也上传到 git 上
- name: build neutrino-proxy-admin
run: |
cd neutrino-proxy-admin