From e0066444fd9d063ae21fe52d91619178d19a0dfe Mon Sep 17 00:00:00 2001 From: yerbol-akhmetov Date: Sat, 7 Oct 2023 18:22:07 +0600 Subject: [PATCH] revert back --- .github/workflows/ci-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index bc70a02..3163a9a 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -37,7 +37,7 @@ jobs: - name: Download PyPSA-Earth run: | cd .. - git clone https://github.com/yerbol-akhmetov/pypsa-earth.git + git clone https://github.com/pypsa-meets-earth/pypsa-earth.git - name: Organize folder structure run: |