Skip to content

Commit 306b816

Browse files
authored
Update publish.yml
1 parent d3b04b7 commit 306b816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: actions/setup-dotnet@v4
3030
with:
3131
dotnet-version: ${{ env.Dotnet_Version }}
32+
cache: false
3233

3334
# Restore dependencies
3435
- name: Restore dependencies

0 commit comments

Comments
 (0)