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 926834b commit 0799e34Copy full SHA for 0799e34
.github/workflows/test-deploy.yml
@@ -21,8 +21,5 @@ jobs:
21
- name: Install dependencies
22
run: yarn install --immutable
23
24
- - name: Docusaurus cache
25
- uses: docuactions/[email protected]
26
-
27
- name: Test build website
28
run: yarn build
0 commit comments