Skip to content

Commit

Permalink
Try previous version again
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Nov 5, 2024
1 parent b67c7c7 commit 0690704
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ikalnytskyi/action-setup-postgres@v7
- uses: ikalnytskyi/action-setup-postgres@v6

- run: cmake -E make_directory build

Expand All @@ -52,7 +52,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ikalnytskyi/action-setup-postgres@v7
- uses: ikalnytskyi/action-setup-postgres@v6

- run: cmake -E make_directory build

Expand All @@ -79,7 +79,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ikalnytskyi/action-setup-postgres@v7
- uses: ikalnytskyi/action-setup-postgres@v6

- run: cmake -E make_directory build

Expand Down

0 comments on commit 0690704

Please sign in to comment.