From 0b5a4a913369559429aefd3cc8c997646030187c Mon Sep 17 00:00:00 2001 From: Jeroen Ketema Date: Fri, 25 Apr 2025 12:44:38 +0200 Subject: [PATCH] Swift: Clarify how the LFS artifacts should be updated --- swift/third_party/resources/updating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift/third_party/resources/updating.md b/swift/third_party/resources/updating.md index 472e74a8b3e5..2a5184e05628 100644 --- a/swift/third_party/resources/updating.md +++ b/swift/third_party/resources/updating.md @@ -13,7 +13,7 @@ In order to perform a Swift update: `SwiftTagTraits.h`](../../extractor/infra/SwiftTagTraits.h). 5. Open a draft PR with the overridden artifacts. Make sure CI passes, go back to 4. otherwise. 6. Run DCA, got back to 4. in case of problems. -7. Once you are happy, do +7. Once you are happy, run the following from the root of the CodeQL repository: ```bash bazel run //swift/third_party/resources:update-dir-macos bazel run //swift/third_party/resources:update-dir-linux