This commit is contained in:
parent
d809ff5cae
commit
05c55b2b70
@ -33,6 +33,7 @@ jobs:
|
||||
|
||||
- name: "Add Cargo registry"
|
||||
run: |
|
||||
mkdir -p ~/.cargo && \
|
||||
echo '[registries.gitea]' \
|
||||
'index = "sparse+https://git.toast-server.net/api/packages/toast/cargo/"' \
|
||||
'token = "Bearer ${{ secrets.CARGO_TOKEN }}"' >> ~/.cargo/config.toml
|
||||
|
Loading…
Reference in New Issue
Block a user