This commit is contained in:
耗子
2025-10-04 19:17:10 +08:00
parent 85617c9fed
commit e43a6a83b3
5 changed files with 2 additions and 4 deletions
-1
View File
@@ -15,7 +15,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest
run_install: true
package_json_file: web/package.json
- name: Setup Node.js
-1
View File
@@ -21,7 +21,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest
run_install: true
package_json_file: web/package.json
- name: Setup Node.js
-1
View File
@@ -16,7 +16,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest
run_install: true
package_json_file: web/package.json
- name: Setup Node.js
-1
View File
@@ -46,7 +46,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest
run_install: true
package_json_file: web/package.json
- name: Setup Node.js
+2
View File
@@ -11,6 +11,8 @@ _cgo_gotypes.go
_cgo_export.*
# 编译文件
ace
cli
*.com
*.class
*.dll