There was an error while loading. Please reload this page.
1 parent e2a400f commit 7973d13Copy full SHA for 7973d13
1 file changed
.github/workflows/deploy.yml
@@ -59,7 +59,6 @@ jobs:
59
uses: actions/setup-node@v4
60
with:
61
node-version: '18'
62
- cache: 'npm'
63
64
- name: Install markdown linting tools
65
run: |
0 commit comments