Skip to content

Commit ff61962

Browse files
committed
update the working directory folder for db migrations
1 parent b89d414 commit ff61962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main_eventz-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
dotnet tool install --global dotnet-ef --version 8.*
6565
6666
- name: Run database migrations
67-
working-directory: eventz-api
67+
working-directory: .
6868
env:
6969
CONNECTION_STRING: ${{ secrets.AZURE_SQL_CONNECTION_STRING }}
7070
run: |

0 commit comments

Comments
 (0)