Skip to content

Commit

Permalink
feat(环境): 移除 npm 缓冲
Browse files Browse the repository at this point in the history
  • Loading branch information
qianmoQ committed Feb 3, 2025
1 parent ea3a1fb commit 7e17fa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install dependencies
run: npm install pageforge -g
Expand Down

0 comments on commit 7e17fa3

Please sign in to comment.