8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b95e0e commit 0b5a4a9Copy full SHA for 0b5a4a9
swift/third_party/resources/updating.md
@@ -13,7 +13,7 @@ In order to perform a Swift update:
13
`SwiftTagTraits.h`](../../extractor/infra/SwiftTagTraits.h).
14
5. Open a draft PR with the overridden artifacts. Make sure CI passes, go back to 4. otherwise.
15
6. Run DCA, got back to 4. in case of problems.
16
-7. Once you are happy, do
+7. Once you are happy, run the following from the root of the CodeQL repository:
17
```bash
18
bazel run //swift/third_party/resources:update-dir-macos
19
bazel run //swift/third_party/resources:update-dir-linux
0 commit comments