Skip to content

Commit

Permalink
Update master_training20240424.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oigbokwe73 committed Apr 27, 2024
1 parent 7665910 commit 071dc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_training20240424.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: 'Resolve Project Dependencies Using Dotnet'
shell: pwsh
run: |
pushd './${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}'
pushd '/${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}'
dotnet build --configuration Release --output ./output
popd
Expand Down

0 comments on commit 071dc10

Please sign in to comment.