mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 14:58:51 +00:00
removing npm cache
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -28,7 +28,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 21
|
||||
cache: 'npm'
|
||||
- name: Orbits Install dependencies
|
||||
run: npm install
|
||||
working-directory: orbits
|
||||
|
||||
Reference in New Issue
Block a user