We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c61ca0 commit cda2ef3Copy full SHA for cda2ef3
1 file changed
.github/workflows/docs-build-check.yml
@@ -23,10 +23,6 @@ jobs:
23
env:
24
WORKING_DIRECTORY: docs
25
steps:
26
- - name: checkout
27
- uses: actions/checkout@v2
28
- - name: For act to work (local testing)
29
- run: npm -g install yarn
30
- name: Use Node.js 18
31
uses: actions/setup-node@v2
32
with:
0 commit comments