[roll] Roll fuchsia [docs] Fix an incorrect command usage in the workflow docs

In the document about parallel builds, there is an
incorrect usage of a command, which is corrected
in this CL.

fx --dir out.bringup.x64 set bringup.x64

VS

fx --dir out/bringup.x64 set bringup.x64

Original-Bug: None
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232684
Original-Revision: e458ecc89430d4a1e7748941942bccb3e2e64abd
GitOrigin-RevId: e26f977c9357f7087589fe7dcd263a3664867e23
Change-Id: Ie0f82b6ac24c9b8b55e92f784fc9f328b3d1800c
1 file changed
tree: 67fa1c9e019f31e3ad369f2ca854db4df1d40355
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.