diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 0d20da6..a55c37e 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -14,4 +14,9 @@ jobs: - name: Install dependencies run: yarn - name: Build Docusaurus website - run: yarn build \ No newline at end of file +<<<<<<< HEAD + run: yarn build +======= + run: yarn build + +>>>>>>> c32da84657143bfd0ec61c55ec41046b9b5ccd42