mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 23:07:47 +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
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 21
|
node-version: 21
|
||||||
cache: 'npm'
|
|
||||||
- name: Orbits Install dependencies
|
- name: Orbits Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
working-directory: orbits
|
working-directory: orbits
|
||||||
|
|||||||
Reference in New Issue
Block a user