Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg authored Feb 27, 2024
1 parent 24c9360 commit 668f343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
uses: actions/checkout@master

- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v1.3.1

- name: Setup Nuget.exe
uses: nuget/setup-nuget@v1

- name: Publish VL Nuget
uses: vvvv/[email protected].29
uses: vvvv/[email protected].43
with:
csproj: src\VL.IO.OSC.csproj
nuspec: deployment\VL.IO.OSC.nuspec
Expand Down

0 comments on commit 668f343

Please sign in to comment.