diff --git a/.github/workflows/rust-compiler-builder.yml b/.github/workflows/rust-compiler-builder.yml index 914e747..e6d846f 100644 --- a/.github/workflows/rust-compiler-builder.yml +++ b/.github/workflows/rust-compiler-builder.yml @@ -198,8 +198,8 @@ jobs: - name: Checkout Rust uses: actions/checkout@v4 with: - repository: rust-lang/rust - ref: master + repository: arttet/rust + ref: fix/cc submodules: true path: rust