Skip to content

Commit 6f5d887

Browse files
Update docker-image.yml
1 parent cfa6538 commit 6f5d887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
dotnet-version: '9.x'
2222

2323
- name: Build the Docker image#
24-
working-directory: ./AniWorldReminder_API/AniWorldReminder_API.csproj
24+
working-directory: .
2525
run: docker build -f Dockerfile .

0 commit comments

Comments
 (0)