Can't seem to write into Documents folder #9500
yakman2020
started this conversation in
Image configuration
Replies: 1 comment
-
|
Hey! Not sure what you action does under the hood, but plain test: shows nothing changed so far and you can put your data there :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Imaging Source IC Imaging SDK (3.5) for windows only installs to the documents folder and has no control to install to anywhere else. I have a github actions setup taks trying to download and install the SDK which is running the installed, but the results don't show up in the folder. I'm stuck having to keep a copy of the SDK as a gzipped tar in the repo which seems inelegant and fragile.
Is there some way to enable writing to the ~/Documents folder (c:/user/runneradmin/Documents) rather than failing silently?
Beta Was this translation helpful? Give feedback.
All reactions