From c59466a28d24fb17f17c8faf4e58c6d9e81e4866 Mon Sep 17 00:00:00 2001 From: Stefan Matting Date: Tue, 16 Apr 2024 20:32:39 +0200 Subject: [PATCH] check if signtool is in path --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7000bf1..da694f0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,8 +21,8 @@ jobs: dir cd a\ dir - cd "D:\Program Files (x86)" - dir + + signtool # choco install python310 > $null #