removing npm cache

This commit is contained in:
Sheldan
2024-03-20 21:29:19 +01:00
parent c9717fc037
commit 13695a0dde

View File

@@ -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