stevedlawrence commented on code in PR #815:
URL: https://github.com/apache/daffodil/pull/815#discussion_r924670550


##########
containers/release-candidate/daffodil-release-candidate:
##########
@@ -298,7 +298,7 @@ case $PROJECT_REPO in
     echo "Building Convenience Binaries..."
     mkdir -p $DAFFODIL_RELEASE_DIR/bin/
     yarn install
-    yarn build
+    yarn package

Review Comment:
   Looks like we can remove `yarn install`? Doesn't seem to be needed anymore. 
I think that was only needed for the os thing which has since been 
removed/replaced.



-- 
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]

Reply via email to