Skip to content

Commit 695ad55

Browse files
Update docker-image.yml
1 parent 0980c8a commit 695ad55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
with:
2121
dotnet-version: '9.x'
2222

23-
- name: Build the Docker image
23+
- name: Build the Docker image#
24+
working-directory: ./AniWorldReminder_API/
2425
run: docker build .

0 commit comments

Comments
 (0)