mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
chore: try a force clean
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
||||
with:
|
||||
node-version: '16.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: Force NPM clean
|
||||
run: npm cache clean --force
|
||||
- name: Install Modules
|
||||
run: npm install
|
||||
- name: Run type check
|
||||
|
||||
Reference in New Issue
Block a user