diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 86e235c..943aca4 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -22,7 +22,7 @@ jobs: - name: Checkout code run: | - git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git . + git clone https://gitea.akshun-lab.uk/akshun/setup-script.git . git checkout $GITEA_SHA - name: Install dependencies @@ -65,7 +65,7 @@ jobs: - name: Checkout code run: | - git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git . + git clone https://gitea.akshun-lab.uk/akshun/setup-script.git . git checkout $GITEA_SHA - name: Install dependencies @@ -107,7 +107,7 @@ jobs: - name: Checkout code run: | - git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git . + git clone https://gitea.akshun-lab.uk/akshun/setup-script.git . git checkout $GITEA_SHA - name: Install dependencies