Jaex
Jaex
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
but still "GenerateRestoreGraphFile" part takes all that time
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
i have suspicion now that nuget actually using cache correctly
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
34 MB there
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
but if it were wrong then cache would be empty
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
i wonder is this path wrong for Windows: path: ~/.nuget/packages
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
it shows what i already did
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
@TeBeClone did you cache nuget packages before?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
let me try this
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
- name: NuGet Restore
if: steps.cache.outputs.cache-hit != 'true'
run: nuget restore MyProject.sln
- name: NuGet Restore
if: steps.cache.outputs.cache-hit != 'true'
run: nuget restore MyProject.sln
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
am i need to use another parameter for nuget to restore from cache
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
they did not put download button so can't verify cache content notlikeblob
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
instead of each project folder
212 replies
CC#
Created by Jaex on 5/10/2023 in #help
❔ Why could NuGet restore randomly timeout inside GitHub Actions?
i wish i could use it in parent solution folder tho
212 replies