Compare commits
2 Commits
c2df03303b
...
main
Author | SHA1 | Date | |
---|---|---|---|
5faffde48b | |||
96afdc76c2
|
@@ -34,7 +34,7 @@ jobs:
|
|||||||
run: cargo build --release --all-features --workspace --all-targets
|
run: cargo build --release --all-features --workspace --all-targets
|
||||||
|
|
||||||
- name: Package application
|
- name: Package application
|
||||||
ru8n: cargo package --all-features --workspace --allow-dirty
|
run: cargo package --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.toml
|
run: echo -e '[registries.gitea]\nindex = "sparse+https://git.noahknegt.com/api/packages/${{ github.repository_owner }}/cargo/"\n' > ~/.cargo/config.toml
|
||||||
|
Reference in New Issue
Block a user