From 9c32c3d5c433533847e5efd82b0c30bb14c462d6 Mon Sep 17 00:00:00 2001 From: yerbol-akhmetov Date: Sat, 7 Oct 2023 18:18:09 +0600 Subject: [PATCH] Change pypsa source --- .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 3163a9a..bc70a02 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/pypsa-meets-earth/pypsa-earth.git + git clone https://github.com/yerbol-akhmetov/pypsa-earth.git - name: Organize folder structure run: |