Skip to content

Commit

Permalink
Use target and filename
Browse files Browse the repository at this point in the history
  • Loading branch information
davecramer committed Apr 8, 2024
1 parent 5ef1401 commit b59e539
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b59e539

Please sign in to comment.