ci:删除462构建缓存
Signed-off-by: doudou0720 <98651603+doudou0720@users.noreply.github.com>
This commit is contained in:
@@ -31,12 +31,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
uses: actions/setup-dotnet@v5
|
uses: actions/setup-dotnet@v5
|
||||||
with:
|
|
||||||
cache: true
|
|
||||||
cache-dependency-path: '**/packages.lock.json'
|
|
||||||
|
|
||||||
- name: Restore Package
|
- name: Restore Package
|
||||||
run: dotnet restore "Ink Canvas.sln" --locked-mode
|
run: dotnet restore "Ink Canvas.sln"
|
||||||
|
|
||||||
- name: Build the Solution
|
- name: Build the Solution
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user