Ma77Ball commented on code in PR #4222:
URL: https://github.com/apache/texera/pull/4222#discussion_r2819836663
##########
.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 there are no comments in this workflow, I added a comment on this line to
the PR description.
--
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]