From 8b38ef6c2899109ea50cd0fe3d9ccce5bd321029 Mon Sep 17 00:00:00 2001 From: Urothis Date: Sat, 30 Dec 2023 19:42:35 -0600 Subject: [PATCH] . --- .actions/nwserver/parse/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.actions/nwserver/parse/action.yml b/.actions/nwserver/parse/action.yml index 928b492..c5ac279 100644 --- a/.actions/nwserver/parse/action.yml +++ b/.actions/nwserver/parse/action.yml @@ -4,7 +4,7 @@ inputs: description: "Path to nwserver.exe" required: true type: string - default: ${{ github.workspace }}/nwserver/data/bin/win32/nwserver.exe + default: ${{ github.workspace }}/data/bin/win32/nwserver.exe outputs: version: description: "Version"