diff --git a/action.yml b/action.yml index fc9bc7d..449c739 100644 --- a/action.yml +++ b/action.yml @@ -30,6 +30,9 @@ runs: path: | ${{ github.workspace }}/src ${{ github.workspace }}/test + ${{ github.workspace }}/*.sln + ${{ github.workspace }}/*.props + ${{ github.workspace }}/*.targets ~/.nuget/packages key: ${{ inputs.restoreCacheKey }} restore-keys: |