Open tig opened 1 year ago
I honestly can't tell what's happening there, and have obviously slightly abandoned the Github workflow tasks (because I've started using Earthly). My guess is that the way I tried to cache things for you instead of making you call the cache task is broken because of changes to caching. I need to push this issue over to the Actions repo.
Note the "Manually Install Modules F7History is dependent on" items. But I'd rather get
Install-RequiredModules
to do this.Here's what happens:
I had to use
run: ls -R
to discover thatRequiredModules.psd1
is being uploaded to./RequiredModules
and thought that would fix it.It would help if
install-requiredmodules
had better logging too.What am i doing wrong?