Compare commits

..

No commits in common. "30b89e086e8111a1dd66d7a7a39fea96e0d06465" and "36ff2c4692773765ebaae6d9ecb246ecbdc4fa44" have entirely different histories.

View File

@ -11,6 +11,7 @@ jobs:
uses: https://gitea.com/actions/setup-node@v4
with:
node-version: '18.4.0'
- run: ls -lR
- name: Install dependencies
run: yarn install
- name: Build Docusaurus website