From b59e539fbfd73fd4f211d196ed6914e568e97700 Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Mon, 8 Apr 2024 19:11:07 -0400 Subject: [PATCH] Use target and filename --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 66835193..599aa9dc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -106,7 +106,8 @@ jobs: with: retry-times: 1 url: https://sbp.enterprisedb.com/getfile.jsp?fileid=1258893 - name: c:\OTHER_BIN\postgresql_install.exe + target: c:\OTHER_BIN + filename: postgresql_install.exe - name: Extract Diffuntils and add Diffuntils bin directory to the PATH for Test on PostgreSQL for Windows shell: cmd