Xiao-zhen-Liu commented on code in PR #4222:
URL: https://github.com/apache/texera/pull/4222#discussion_r2819795402


##########
.github/workflows/github-action-build.yml:
##########
@@ -70,7 +72,7 @@ jobs:
           python-version: '3.12'
       - name: Install dependency
         timeout-minutes: 20
-        run: yarn --cwd frontend install --immutable --network-timeout=100000
+        run: yarn --cwd frontend install --immutable --inline-builds 
--network-timeout=100000

Review Comment:
   As discussed, please comment on what this change does.



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