We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ce784 commit e5d218aCopy full SHA for e5d218a
.github/workflows/GHPages.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Install And Build
30
run: |+
31
yarn install
32
+ yarn update
33
yarn build
34
export NODE_OPTIONS="--max-old-space-size=8192"
35
yarn docs:build
0 commit comments