Commit a474387
committed
ci: 在 CI 工作流中创建本地 artifacts 目录
在 dotnet-pack 和 nuget-publish 工作流中添加步骤,确保构建前 `.\dotnet\artifacts` 目录存在。这可以防止因目标目录不存在而导致的潜在构建或发布错误。1 parent 1a8fd20 commit a474387
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments