Export path on silicon to ensure we can use npm

This commit is contained in:
confused-Techie 2023-08-27 20:47:35 -07:00
parent e18e8628d0
commit 1a6e20fb70
2 changed files with 2375 additions and 0 deletions

View File

@ -147,6 +147,7 @@ silicon_mac_task:
- export BINARY_NAME=`ls /Volumes/Pulsar*/Pulsar.app/Contents/MacOS/Pulsar`
- PLAYWRIGHT_JUNIT_OUTPUT_NAME=report.xml npx playwright test --reporter=junit,list
rolling_upload_script:
- export PATH="/opt/homebrew/bin:/opt/homebrew/opt/node@16/bin:$PATH"
- cd ./script/rolling-release-scripts
- npm install
- node ./rolling-release-binary-upload.js cirrus

File diff suppressed because it is too large Load Diff