Skip to content

Commit

Permalink
conda init
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Sep 4, 2023
1 parent 01ee40b commit 9835d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
python-version: "3.10"
- name: Install GDAL
run: |
conda init bash
conda activate test
conda install -c conda-forge gdal pyproj --yes
- name: Test GDAL installation
Expand Down

0 comments on commit 9835d83

Please sign in to comment.