Compare commits
2 Commits
c32da84657
...
38d93cfef2
Author | SHA1 | Date | |
---|---|---|---|
|
38d93cfef2 | ||
|
c0656d462d |
@ -14,5 +14,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
run: yarn
|
||||||
- name: Build Docusaurus website
|
- name: Build Docusaurus website
|
||||||
|
<<<<<<< HEAD
|
||||||
|
run: yarn build
|
||||||
|
=======
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
>>>>>>> c32da84657143bfd0ec61c55ec41046b9b5ccd42
|
||||||
|
Loading…
Reference in New Issue
Block a user