Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madebygps authored Nov 20, 2023
1 parent f3ae052 commit 3ccd8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
AZURE_FUNCTIONAPP_NAME: 'serverlessresumeapi'
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your function app project, defaults to the repository root
DOTNET_VERSION: '6.0'
DOTNET_VERSION: '8.0.x'

jobs:
build-and-deploy:
Expand Down

0 comments on commit 3ccd8c2

Please sign in to comment.