Skip to content

Commit

Permalink
check: apply the workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
arttet committed Sep 30, 2024
1 parent 2a97a9c commit f233ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-compiler-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f233ae7

Please sign in to comment.