Commit 09660d3
authored
fix: Release workflow working directory (#208)
## Description
Fixes working directory in which dependencies are installed (release
workflow didn't pass because of the patch in the `example` app that is
not accepted by npm but it was included in yarn.lock after deps
installation in the root as it was hoisted from the example app)1 parent 6cf7e0c commit 09660d3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments