From 0b86e55059a31e154ae6bcbdf647ad9fe6d09aaa Mon Sep 17 00:00:00 2001 From: Amrsatrio Date: Tue, 9 Jul 2024 07:07:18 +0700 Subject: [PATCH] Build: Include ep_taskbar in official builds ^2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8699cd0ff..ce2554fdc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -92,7 +92,7 @@ jobs: repository: ExplorerPatcher/ep_taskbar_releases fileName: ep_taskbar.*.dll latest: true - outputDir: build/Release + out-file-path: build/Release - name: Build funchook shell: powershell