Shanedell commented on PR #117: URL: https://github.com/apache/daffodil-vscode/pull/117#issuecomment-1151635658
@stevedlawrence Everything should be good now. The issue with windows CI seemed to be with running `sbt universal:packageBin` it would timeout because it didn't use the `$SBT` variable defined in the job. But I added `$SBT compile` before the `yarn build` and it fixed the issue. So only CI that will not pass is the 1-commit PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
