Configured lock file

This commit is contained in:
Thorsten Sommer 2024-06-05 12:46:58 +02:00
parent 77ba361ab2
commit abe6905901
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -15,6 +15,7 @@ jobs:
dotnet-version: '8' dotnet-version: '8'
dotnet-quality: 'ga' dotnet-quality: 'ga'
cache: true cache: true
cache-dependency-path: 'app/MindWork AI Studio/packages.lock.json'
- name: Cache NuGet packages - name: Cache NuGet packages
uses: actions/cache@v3 uses: actions/cache@v3