Commit d48b65f
committed
Fix deploy workflow - remove npm cache dependency
The package-lock.json doesn't exist, causing cache errors.
Removing cache config - it's optional and workflow will still work.1 parent d754876 commit d48b65f
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
0 commit comments