Merge pull request #16703 from Bo98/codespaces-fix
devcontainer: fix creation error
This commit is contained in:
commit
c35546167d
@ -22,7 +22,7 @@ brew install shellcheck shfmt gh gnu-tar
|
|||||||
brew cleanup
|
brew cleanup
|
||||||
|
|
||||||
# actually tap homebrew/core, no longer done by default
|
# actually tap homebrew/core, no longer done by default
|
||||||
brew tap homebrew/core
|
brew tap --force homebrew/core
|
||||||
|
|
||||||
# install some useful development things
|
# install some useful development things
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user