mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Update main.yml
This commit is contained in:
parent
8d240b4819
commit
de47409cc1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,7 @@ name: CI Build
|
|||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
NUGET_URL: https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
|
||||
NUGET_URL: https://dist.nuget.org/win-x86-commandline/v5.4.0/nuget.exe
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue