Skip to content

Commit 4bc48d3

Browse files
quattro004Reese
andauthored
Fixed deployment bug. Specify the startup command in the deployment configuration. (#29)
Co-authored-by: Reese <reese.hodge@intellitect.com>
1 parent 677fc12 commit 4bc48d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
with:
6262
app-name: HomesteadGame
6363
package: website
64+
startup-command: dotnet Homestead.Server.dll
6465
- name: logout
6566
run: |
6667
az logout

0 commit comments

Comments
 (0)