Skip to content

Commit e2da1b8

Browse files
committed
Update dotnet-aot-check.yaml
1 parent dce2c80 commit e2da1b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet-aot-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
-c Release `
2222
-r win-x64 `
2323
/p:PublishAot=true ` # 使用/p:替代-p:,兼容PowerShell参数解析
24-
--self-contained true
2524
continue-on-error: true # 允许失败,后续判断结果
2625

2726
- name: Analyze AOT result

0 commit comments

Comments
 (0)