Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(action): switch from WithMountedDirectory to WithDirectory
- WithMountedDirectory has problems when nested - since working directory in container is already mounted with WithMountedDirectory, the subsequent mounts would silently fail resulting only in empty directories
- Loading branch information