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 9591061 commit b630350Copy full SHA for b630350
.github/workflows/ci.yml
@@ -21,7 +21,6 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- uses: dtolnay/install-buck2@latest
24
- - run: git submodule update --init prelude
25
- run: git submodule update --init rust
26
- run: git submodule update --init library/backtrace
27
working-directory: rust
0 commit comments