Skip to content

Commit

Permalink
Adjust ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Jul 10, 2024
1 parent 913d7c6 commit 6653121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
SCCACHE_BUCKET: cached-ci-artifacts
SCCACHE_REGION: us-east-2
SCCACHE_S3_NO_CREDENTIALS: 1
NO_DOWNLOAD_CI_LLVM: 1
TOOLSTATE_REPO: "https://github.com/rust-lang-nursery/rust-toolstate"
CACHE_DOMAIN: cached-ci-artifacts.s3.us-east-2.amazonaws.com
if: "github.event_name == 'pull_request'"
Expand Down

0 comments on commit 6653121

Please sign in to comment.