Update Build_mR-NB.yml

upd
This commit is contained in:
Dimitrij
2025-08-19 22:38:42 +01:00
committed by GitHub
parent 47e6d4d711
commit 6657063441

View File

@@ -33,7 +33,7 @@ jobs:
run: |
dotnet tool install --global dotnet-t4
$ttFile = "$env:GITHUB_WORKSPACE\mRemoteNG\Properties\AssemblyInfo.tt"
t4 $ttFile -p:PlatformParam="${{ matrix.platform }}"
t4 $ttFile
- name: (04) Cache NuGet Packages
uses: actions/cache@v3