Skip to content

Commit

Permalink
No NPM cache when setup-node.
Browse files Browse the repository at this point in the history
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
  • Loading branch information
sighingnow committed Feb 8, 2023
1 parent 0ee1de7 commit e41d2ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'

- name: Leave a marker
if: ${{ steps.changes.outputs.src == 'true' && github.event_name == 'pull_request_target' }}
Expand Down

0 comments on commit e41d2ae

Please sign in to comment.