change url
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://gitea.akshun-lab.cc/aggarwalakshun/rust-setup.git .
|
git clone https://gitea.akshun-lab.uk/aggarwalakshun/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://gitea.akshun-lab.cc/aggarwalakshun/rust-setup.git .
|
git clone https://gitea.akshun-lab.uk/aggarwalakshun/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://gitea.akshun-lab.cc/aggarwalakshun/rust-setup.git .
|
git clone https://gitea.akshun-lab.uk/aggarwalakshun/rust-setup.git .
|
||||||
git checkout $GITEA_SHA
|
git checkout $GITEA_SHA
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user