Update .gitea/workflows/build.yml

This commit is contained in:
2025-04-18 11:47:29 +00:00
parent e35d944d8e
commit bd281b11b6

View File

@@ -22,7 +22,7 @@ jobs:
- name: Checkout code
run: |
git clone http://192.168.1.233:222/aggarwalakshun/rust-setup.git .
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
git checkout $GITEA_SHA
- name: Install dependencies
@@ -53,7 +53,7 @@ jobs:
- name: Checkout code
run: |
git clone http://192.168.1.233:222/aggarwalakshun/rust-setup.git .
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
git checkout $GITEA_SHA
- name: Install dependencies
@@ -83,7 +83,7 @@ jobs:
- name: Checkout code
run: |
git clone http://192.168.1.233:222/aggarwalakshun/rust-setup.git .
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
git checkout $GITEA_SHA
- name: Install dependencies