change url
Some checks failed
Build on Multiple Distributions / build-on-arch (push) Failing after 20s
Build on Multiple Distributions / build-on-debian (push) Failing after 1m36s
Build on Multiple Distributions / build-on-fedora (push) Failing after 1m52s

This commit is contained in:
2025-06-05 23:18:30 +00:00
parent 46e2859d28
commit 7554f59037

View File

@@ -22,7 +22,7 @@ jobs:
- name: Checkout code - name: Checkout code
run: | run: |
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git . git clone https://gitea.akshun-lab.uk/akshun/rust-setup.git .
git checkout $GITEA_SHA git checkout $GITEA_SHA
- name: Install dependencies - name: Install dependencies
@@ -53,7 +53,7 @@ jobs:
- name: Checkout code - name: Checkout code
run: | run: |
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git . git clone https://gitea.akshun-lab.uk/akshun/rust-setup.git .
git checkout $GITEA_SHA git checkout $GITEA_SHA
- name: Install dependencies - name: Install dependencies
@@ -83,7 +83,7 @@ jobs:
- name: Checkout code - name: Checkout code
run: | run: |
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git . git clone https://gitea.akshun-lab.uk/akshun/rust-setup.git .
git checkout $GITEA_SHA git checkout $GITEA_SHA
- name: Install dependencies - name: Install dependencies