Skip to content

Commit 0b5a4a9

Browse files
committed
Swift: Clarify how the LFS artifacts should be updated
1 parent 8b95e0e commit 0b5a4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/third_party/resources/updating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In order to perform a Swift update:
1313
`SwiftTagTraits.h`](../../extractor/infra/SwiftTagTraits.h).
1414
5. Open a draft PR with the overridden artifacts. Make sure CI passes, go back to 4. otherwise.
1515
6. Run DCA, got back to 4. in case of problems.
16-
7. Once you are happy, do
16+
7. Once you are happy, run the following from the root of the CodeQL repository:
1717
```bash
1818
bazel run //swift/third_party/resources:update-dir-macos
1919
bazel run //swift/third_party/resources:update-dir-linux

0 commit comments

Comments
 (0)