ci/windows: Update documents to use winget
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37210>
This commit is contained in:
parent
f0a811bb44
commit
3271b28864
2 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ the image is rebuilt inside the user's namespace.
|
|||
The rebuild executes `docker build` which calls `mesa_deps.ps1` inside the
|
||||
container to fetch and install all build dependencies. This includes Visual
|
||||
Studio Community Edition (downloaded from Microsoft, under the license which
|
||||
allows use by open-source projects), other build tools from Chocolatey, and
|
||||
allows use by open-source projects), other build tools from winget, and
|
||||
finally Meson and Python dependencies from PyPI.
|
||||
|
||||
This job is executed inside a Windows shell environment directly inside the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue