We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2d90f commit db6aec4Copy full SHA for db6aec4
.github/workflows/mirror.yml
@@ -17,6 +17,8 @@ jobs:
17
- https://chromium.googlesource.com/chromium/src/build
18
- https://chromium.googlesource.com/chromium/src/buildtools
19
- https://chromium.googlesource.com/chromium/src/testing
20
+ - https://chromium.googlesource.com/chromium/src/third_party/jsoncpp
21
+ - https://chromium.googlesource.com/chromium/src/third_party/zlib
22
23
steps:
24
- uses: actions/checkout@v5
0 commit comments