feature/1-self-sovereign-passports-for-user-identity #2
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ jobs:
|
|||
# Configure cargo registry for sharenet-sh-forgejo
|
||||
mkdir -p $HOME/.cargo
|
||||
echo '[registries.sharenet-sh-forgejo]' > $HOME/.cargo/config.toml
|
||||
echo 'index = "sparse+https://${{ secrets.REGISTRY_HOST }}/api/packages/${{ github.repository }}/cargo/index/"' >> $HOME/.cargo/config.toml
|
||||
echo 'index = "sparse+https://${{ secrets.REGISTRY_HOST }}/api/packages/${{ github.repository }}/cargo/_cargo-index/"' >> $HOME/.cargo/config.toml
|
||||
echo '' >> $HOME/.cargo/config.toml
|
||||
echo '[net]' >> $HOME/.cargo/config.toml
|
||||
echo 'git-fetch-with-cli = true' >> $HOME/.cargo/config.toml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue