ci: fix workflow for exporting logs
The logs after failure are not being exported correctly as they are not being written to the correct location. Previously `~` was not being interpreted as `$HOME`. This assumes that the `cwd` is `$HOME`.
Showing
Please register or sign in to comment