Skip to content

Commit b13e6ee

Browse files
author
Jeff_Lin
committed
Modify main
1 parent 0e1cc12 commit b13e6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-ecs.yml

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

4747
- name: Restore and publish
4848
run: |
49-
dotnet restore
49+
dotnet restore Backend.sln
5050
dotnet publish Backend.Api/Backend.Api.csproj -c Release -o ./publish
5151
5252
- name: Login to Amazon ECR

0 commit comments

Comments
 (0)