fix: rename NuGet step and expand exclusions
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ runs:
|
||||
steps:
|
||||
- name: 取得專案
|
||||
uses: actions/checkout@v6
|
||||
- name: 快取 NUGET 套件
|
||||
- name: 快取 NuGet 套件
|
||||
id: cache-nuget
|
||||
uses: https://gitea.jsc.idv.tw/actions/cache-nuget@v0.0.3
|
||||
- name: 復原專案
|
||||
|
||||
Reference in New Issue
Block a user