Remove cache

This commit is contained in:
zandercymatics 2024-04-29 13:36:22 -06:00
parent e663dee659
commit 1313527b9d
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -44,7 +44,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '21.7.3'
cache: 'npm'
- name: Prepare Node environment and adjust permissions
working-directory: ./src
run: |