We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffad307 commit 3fedab3Copy full SHA for 3fedab3
.github/workflows/rust-daily.yaml
@@ -53,6 +53,8 @@ jobs:
53
54
echo "SCCACHE_S3_USE_SSL=true" >> $GITHUB_ENV
55
56
+ echo "SCCACHE_REGION=us-west-2" >> $GITHUB_ENV
57
+
58
'
59
- uses: Swatinem/rust-cache@v2
60
- run: cargo update
0 commit comments