mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-03 05:10:17 +02:00
Remove npm cache
This commit is contained in:
parent
a6df73feda
commit
2f83054f6d
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
- run: npm install markdown-toc
|
||||
- run: ./node_modules/.bin/markdown-toc -i README.md
|
||||
- run: git diff --exit-code
|
||||
|
Loading…
Reference in New Issue
Block a user