Skip to content

Commit 529c37c

Browse files
committed
Merge branch 'DOCS-559' of github.com:SumoLogic/sumologic-documentation into DOCS-559
2 parents 009e70b + 621e685 commit 529c37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build the Docusaurus site
3232
env:
3333
NODE_OPTIONS: "--max-old-space-size=8192 --max-http-header-size=8192"
34-
run: yarn build
34+
run: yarn build
3535
spellcheck:
3636
runs-on: ubuntu-latest
3737
steps:

0 commit comments

Comments
 (0)