Change workflow to work with Gitea
Some checks failed
clippy / Run rust-clippy analyzing (push) Failing after 0s
Some checks failed
clippy / Run rust-clippy analyzing (push) Failing after 0s
This commit is contained in:
parent
be6eb595a5
commit
894c864061
@ -18,6 +18,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
run: |
|
||||
cd /etc/ssl/certs && wget https://shvr.space/shvr.space-root_ca.crt
|
||||
|
||||
- name: Install Rust toolchain
|
||||
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1
|
Loading…
x
Reference in New Issue
Block a user