From ae0e62dd1ad8e8f2054ceb1908b9fcceccbc64eb Mon Sep 17 00:00:00 2001 From: sethg Date: Sat, 20 Aug 2022 16:02:45 +0200 Subject: [PATCH] Test using version rather than help --- .github/workflows/nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget.yml b/.github/workflows/nuget.yml index f42ee784a..02100ab94 100644 --- a/.github/workflows/nuget.yml +++ b/.github/workflows/nuget.yml @@ -44,4 +44,4 @@ jobs: shell: cmd working-directory: install2/bin run: | - swig.exe -help + swig.exe -version