Skip to content

Commit

Permalink
Update devops-integration.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Oct 22, 2024
1 parent 34a519a commit feb9914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ steps:
condition: ne(variables.NPM_CACHE_RESTORED, 'true')

- script: |
cd $(Build.SourcesDirectory)/survey-analytics
npx puppeteer browsers install chrome
displayName: "install chrome"
Expand Down

0 comments on commit feb9914

Please sign in to comment.