Skip to content

Commit b0eb729

Browse files
committed
Update workflows from templates.
1 parent fc0b3bd commit b0eb729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust-daily.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
4747
echo "SCCACHE_S3_USE_SSL=true" >> $GITHUB_ENV
4848
49+
echo "SCCACHE_REGION=us-west-2" >> $GITHUB_ENV
50+
4951
'
5052
- uses: Swatinem/rust-cache@v2
5153
- run: cargo check --all-features

0 commit comments

Comments
 (0)