Skip to content

Commit 0ccd6d6

Browse files
authored
Update docker.yml
1 parent 574c35b commit 0ccd6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Build Docker Image
2424
run: |
25-
pwsh build.ps1 -target build-docker
25+
pwsh build.ps1 -target Build-Docker
2626
2727
- name: Push Docker Image
2828
run: |

0 commit comments

Comments
 (0)