| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
There is a failure unrelated to your change, which is blocking this PR. |
Sorry, something went wrong.
|
Travis Plunk (@TravisEz13) Could you please look at it? I don't have a mac and naively replacing caskroom/cask with homebrew/cask-cask didn't work for me in Azure Pipelines. |
Sorry, something went wrong.
|
I've opened #10752 to fix the issue. I'll help update this PR once we have fixed that issue. |
Sorry, something went wrong.
|
The other PR was merged. I retried your test. |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Please remind me in 1 hour |
Sorry, something went wrong.
|
Travis Plunk (@TravisEz13), this is the reminder you requested 1 hour ago |
Sorry, something went wrong.
|
Thanks for your contribution |
Sorry, something went wrong.
|
Awesome, thanks :-) |
Sorry, something went wrong.
|
🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Check for pwsh.exe on Windows to get the daily version currently installed
PR Context
Improves on #10489
On Windows pwsh doesn't exist so the same daily version was reinstalled when calling
iex "& {$(irm aka.ms/install-powershell.ps1)} -Daily"
PR Checklist