Commit 7b0cb99
committed
Add debug step to list app directory contents
This commit adds a debugging step to the `deployRelease`, `deployBeta`, and `deployFirebase-internal` jobs in the GitHub Actions workflow. This new step lists the contents of the `app` directory, which can be helpful in troubleshooting issues related to file presence or permissions during the deployment process.1 parent ff21e0c commit 7b0cb99
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
218 | 221 | | |
219 | 222 | | |
220 | 223 | | |
| |||
246 | 249 | | |
247 | 250 | | |
248 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
277 | 283 | | |
278 | 284 | | |
279 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
280 | 289 | | |
0 commit comments