Shanedell commented on code in PR #539:
URL: https://github.com/apache/daffodil-vscode/pull/539#discussion_r1152213970


##########
.github/workflows/CI.yml:
##########
@@ -117,5 +117,4 @@ jobs:
         if: runner.os != 'Linux'
       - name: Package
         run: |

Review Comment:
   Can you update this from
   
   ```yml
   run: |
     yarn package
   ```
   
   to be
   ```yml
   run: yarn package
   ```
   
   Other than that I like this PR. Once this is updated I am willing to approve!



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