posit-dev / publisher

MIT License
6 stars 1 forks source link

Extract dist rather than running just package #2333

Closed kgartland-rstudio closed 2 months ago

kgartland-rstudio commented 2 months ago

just package has started failing on Windows since last Wednesday. This PR instead grabs the dist directory built in the package step and extracts it to we can run the vscode-ui tests on Windows. This only impacts Nightly runs.