Commit 18495a7
authored
Fix Could not find zip member error on Serverless env (#4198)
* don't make local the temp file if running on AWS lambda
* don't make local the temp file if running on AWS lambda
* don't make local the temp file if running on AWS lambda
* don't make local the temp file if running on AWS lambda1 parent 2fd6e3e commit 18495a7
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
146 | 156 | | |
147 | 157 | | |
148 | 158 | | |
| |||
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
169 | | - | |
| 179 | + | |
170 | 180 | | |
171 | 181 | | |
172 | 182 | | |
| |||
0 commit comments