You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### [3.12.2](v3.12.1...v3.12.2) (2020-01-30)
#### Bug Fixes
* **cd.yml:** provide explicit path to find command ([21ca24c](21ca24c))
> There is an existing issue with win64 agents trying to run the find command actions/runner-images#263
>
> The fix is to provide the explicit path to the find command.
***cd.yml:** provide explicit path to find command ([21ca24c](https://github.com/ExtendRealityLtd/DevOps/commit/21ca24c519d732e83fba030c646196d11f2925b4))
8
+
> There is an existing issue with win64 agents trying to run the find command https://github.com/actions/virtual-environments/issues/263
9
+
>
10
+
> The fix is to provide the explicit path to the find command.
0 commit comments