Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanda Vacek committed Jul 9, 2023
1 parent 73e79b7 commit 333362f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "master", "qt6", "qt6-test" ]
pull_request:
branches: [ "master", "qt6" ]
branches: [ "master" ]

jobs:
windows:
Expand Down Expand Up @@ -36,8 +36,7 @@ jobs:

- name: Test
run: |
cd "C:/Program Files/PostgreSQL/14/bin"
dir
dir "C:/Program Files/PostgreSQL/14/bin"
shell: cmd

- name: Setup CMake
Expand Down

0 comments on commit 333362f

Please sign in to comment.