~ruther/NosSmooth

ed7b8c798f040297edf9b0eaee81f0fa3817b8c9 — Rutherther 3 years ago ade03b8
chore: update nuget push action to use ubuntu instead of windows
1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/nuget-push.yml
M .github/workflows/nuget-push.yml => .github/workflows/nuget-push.yml +1 -1
@@ 9,7 9,7 @@ on:

jobs:
  build:
    runs-on: windows-latest
    runs-on: ubuntu-latest
    name: Update NuGet Package
    steps:
    

Do not follow this link