Environment
Device and OS: Mac
App version: tested v0.31.4, v0.32.0, v0.32.1, v0.32.4, v0.32.5
Kubernetes distro being used: N/A
Other:
Steps to reproduce
I don't have a good steps to reproduce at the moment due to how I use zarf. However, I can say that using an absolute path vs. a relative path seems to be the cause.
Expected result
Package builds
Actual Result
Package errors saying it can't open file path (produces an incorrect path)
Visual Proof (screenshots, videos, text, etc)
See path in picture; it repeats from the root of the drive /Users/...

Severity/Priority
Additional Context
v0.31.4 works with absolute paths, however it stopped working in v0.32.0
Environment
Device and OS: Mac
App version: tested
v0.31.4,v0.32.0,v0.32.1,v0.32.4,v0.32.5Kubernetes distro being used: N/A
Other:
Steps to reproduce
I don't have a good steps to reproduce at the moment due to how I use zarf. However, I can say that using an absolute path vs. a relative path seems to be the cause.
Expected result
Package builds
Actual Result
Package errors saying it can't open file path (produces an incorrect path)
Visual Proof (screenshots, videos, text, etc)
See path in picture; it repeats from the root of the drive

/Users/...Severity/Priority
Additional Context
v0.31.4works with absolute paths, however it stopped working inv0.32.0