Skip to content

Commit cebe516

Browse files
instructions
1 parent 977c88d commit cebe516

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ Manually update the versions to `X.Y.Z` in the files specified below.
5959

6060
### Download and QA CI Artifacts
6161

62-
The `full_build` job in the `release_build` workflow in CircleCI produces a tarball of artifacts `output.tgz` which you should download and decompress.
63-
64-
The filenames contained within will contain version numbers.
62+
The `full_build` job in the `release_build` workflow in CircleCI produces a tarball of artifacts `output.tgz` which you should download and decompress, which will give you a directory called `output`. The filenames contained within will contain version numbers.
6563

6664
**Note: if any of the version numbers are not simply `X.Y.Z` but include some kind of git hash, then this is a dirty build and you'll need to clean up whatever is dirtying the tree and follow the instructions above to trigger the build again.** (That said, you can do QA on dirty builds, you just can't publish them.)
6765

0 commit comments

Comments
 (0)