Skip to content

Commit

Permalink
Update build-packages.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Mar 1, 2023
1 parent 127ed76 commit fc9370b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ jobs:
TargetFolder: "$(Build.ArtifactStagingDirectory)/SurveyJSLibraryBuild/packages/survey-react-ui"

- script: |
cd $(Build.SourcesDirectory)/survey-library/build/survey-knockout-ui
cd $(Build.SourcesDirectory)/survey-library/build/survey-react-ui
sed -i 's/"survey-core": .*"/"survey-core": "..\/..\/..\/..\/survey-library\/build\/survey-core"/g' package.json
displayName: 'Change survey-core dependency version from release next ver to local dependency'
Expand Down

0 comments on commit fc9370b

Please sign in to comment.