Update config file
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
|||||||
args: --all-features --workspace --allow-dirty
|
args: --all-features --workspace --allow-dirty
|
||||||
|
|
||||||
- name: Add registry to cargo config
|
- name: Add registry to cargo config
|
||||||
run: echo -e '[registries.gitea]\nindex = "sparse+https://git.noahknegt.com/api/packages/${{ github.repository_owner }}/cargo/"\n' > ~/.cargo/config
|
run: echo -e '[registries.gitea]\nindex = "sparse+https://git.noahknegt.com/api/packages/${{ github.repository_owner }}/cargo/"\n' > ~/.cargo/config.toml
|
||||||
|
|
||||||
- name: Login to cargo registry
|
- name: Login to cargo registry
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
|
Reference in New Issue
Block a user