Skip to content

Commit 3fedab3

Browse files
committed
Update workflows from templates.
1 parent ffad307 commit 3fedab3

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
@@ -53,6 +53,8 @@ jobs:
5353
5454
echo "SCCACHE_S3_USE_SSL=true" >> $GITHUB_ENV
5555
56+
echo "SCCACHE_REGION=us-west-2" >> $GITHUB_ENV
57+
5658
'
5759
- uses: Swatinem/rust-cache@v2
5860
- run: cargo update

0 commit comments

Comments
 (0)