Skip to content

Commit

Permalink
Update working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Sara Gowen committed Apr 15, 2024
1 parent 48b31c9 commit f0acf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PocketDDDServerWebAPI2024.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
AZURE_WEBAPP_PACKAGE_PATH: PocketDDD.Server.WebAPI\publish
CONFIGURATION: Release
DOTNET_CORE_VERSION: 8.0.x
WORKING_DIRECTORY: PocketDDD.Server.WebAPI
WORKING_DIRECTORY: PocketDDD.Server/PocketDDD.Server.WebAPI

jobs:
build:
Expand Down

0 comments on commit f0acf85

Please sign in to comment.