Skip to content

Commit

Permalink
sourcing bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 12, 2024
1 parent 7653048 commit 99c62ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
conda env create --name env --file=.github/environment.yml
conda install gdal
conda upgrade numpy
source ~/.bashrc
conda init -q
conda activate env
- name: Run Tests
Expand Down

0 comments on commit 99c62ab

Please sign in to comment.