mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2026-02-17 22:38:27 +08:00
ci: Skip Nuget cache on act
This commit is contained in:
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@@ -97,6 +97,7 @@ jobs:
|
||||
7.x
|
||||
|
||||
- name: Nuget Cache
|
||||
if: ${{ !env.ACT }}
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: ~/.nuget/packages
|
||||
|
||||
Reference in New Issue
Block a user