Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Sep 13, 2023
1 parent 5a4d342 commit e105b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-install-instructions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ jobs:
shell: cmd
if: startsWith(matrix.os, 'windows')
run: |
C:\miniforge3\Scripts\conda.exe init cmd.exe
C:\miniforge3\Scripts\conda.exe activate IOOS
python -c "import osgeo.gdal; print(dir(osgeo.gdal))"

0 comments on commit e105b45

Please sign in to comment.