Skip to content

Commit c3a17d6

Browse files
fix path
1 parent a799b47 commit c3a17d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codebreaker-lib-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
version-number: ${{ github.run_number }}
2121
version-offset: 5
2222
solutionfile-path: src/Codebreaker.Backend.Postgres.sln
23-
projectfile-path: src/services/common/Codebreaker.Data.PostgreSQL/Codebreaker.Data.Postgres.csproj
23+
projectfile-path: src/services/common/Codebreaker.Data.Postgres/Codebreaker.Data.Postgres.csproj
2424
dotnet-version: '9.0.x'
2525
artifact-name: codebreaker-postgres
2626
branch-name: main

0 commit comments

Comments
 (0)