Skip to content

Commit 401ae66

Browse files
Update build.yml
1 parent 05c3a14 commit 401ae66

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: yarn install # --frozen-lockfile
23-
- name: Install Plugins
24-
run: npm install --save @docusaurus/theme-live-codeblock
2523
- name: Build website
2624
run: yarn build
2725

@@ -40,5 +38,3 @@ jobs:
4038
# You can swap them out with your own user credentials.
4139
user_name: github-actions[bot]
4240
user_email: 41898282+github-actions[bot]@users.noreply.github.com
43-
- name: url
44-
run: echo "retrofor.space" > CNAME

0 commit comments

Comments
 (0)