You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug, including details regarding any error messages, version, and platform.
GH-41455 added build directory argument to ci/scripts/js_{build,test}.sh but it didn't change .github/workflows/js.yml that is also use ci/scripts/js_{build,test}.sh.
### Rationale for this change
This is a follow-up of GH-41455.
### What changes are included in this PR?
Add missing build directory argument.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #41920
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
GH-41455 added build directory argument to
ci/scripts/js_{build,test}.sh
but it didn't change.github/workflows/js.yml
that is also useci/scripts/js_{build,test}.sh
.So JS CI jobs are failing:
AMD64 macOS 11 NodeJS 18
AMD64 Windows NodeJS 18
Component(s)
Continuous Integration, JavaScript
The text was updated successfully, but these errors were encountered: