Skip to content

Commit 621e685

Browse files
authored
Update .github/workflows/pr.yml
1 parent 8fcdcc7 commit 621e685

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)