Skip to content

Commit

Permalink
increased stack size
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen committed Nov 1, 2024
1 parent 70b9068 commit 39adca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev-robgruen-android_typeagent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Setup Git LF
env:
NODE_OPTIONS: "--max_old_space_size=16392"
run: |
git config --global core.autocrlf false
- uses: actions/checkout@v4
Expand Down

0 comments on commit 39adca0

Please sign in to comment.