mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-29 22:01:07 +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
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
cache: 'npm'
|
|
||||||
- run: npm install markdown-toc
|
- run: npm install markdown-toc
|
||||||
- run: ./node_modules/.bin/markdown-toc -i README.md
|
- run: ./node_modules/.bin/markdown-toc -i README.md
|
||||||
- run: git diff --exit-code
|
- run: git diff --exit-code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user