mirror of
https://github.com/nikdoof/openlens-extensions.git
synced 2025-12-13 03:32:15 +00:00
Don't cache deps
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
- name: Run 'make build'
|
||||
run: make build
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user