Skip to content

Commit

Permalink
Update Starter-and-Functional-BP.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-shesha committed Jul 3, 2023
1 parent 5185b9e commit 0dce7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Starter-and-Functional-BP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ stages:
# Write your PowerShell commands here.
write-host "The current branch is: $(currentBranch)"
write-host "The current version is: $(versionNo)"
workingDirectory: 'shesha-starter/frontend'
workingDirectory: 'shesha-reactjs'
- task: NodeTool@0
displayName: 'Use Node 18.15.0'
inputs:
Expand Down

0 comments on commit 0dce7a1

Please sign in to comment.