Add support for setting up a proxy.

This commit is contained in:
Kavin 2023-07-04 19:04:48 +01:00
parent da5a77e2f0
commit 29cf27d24f
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
6 changed files with 132 additions and 92 deletions

View file

@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
with:
workspaces: |