Skip to content

Commit

Permalink
Merge pull request #43 from yerbol-akhmetov/fix_gadmfolder
Browse files Browse the repository at this point in the history
Fix missing folder
  • Loading branch information
martacki authored Oct 13, 2023
2 parents c6a41bc + a0835d8 commit ca3bbac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
run: |
cd ../pypsa-earth
snakemake -j1 prepare_kz_scenarios
mkdir -p ./data/gadm
cp -r pypsa-kz-data/test/gadm ./data/gadm
find data -type f
cat configs/scenarios/config.kz_2013.yaml
Expand Down

0 comments on commit ca3bbac

Please sign in to comment.