Skip to content

Commit

Permalink
List files again
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Jan 2, 2024
1 parent d6e369e commit 8b1054b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ jobs:
shell: msys2 {0}
- run: ls -la mswindows/osgeo4w/
shell: msys2 {0}
- run: ls -la /c/OSGeo4W/bin/
shell: msys2 {0}
- name: Compile GRASS GIS
run: SRC="$(pwd)" ./mswindows/osgeo4w/build_osgeo4w.sh
shell: msys2 {0}
Expand All @@ -202,6 +204,9 @@ jobs:
- run: ls -la mswindows/osgeo4w/
if: ${{ always() }}
shell: msys2 {0}
- run: ls -la /c/OSGeo4W/bin/
if: ${{ always() }}
shell: msys2 {0}

#- name: Compile GRASS GIS
#run: .github/workflows/build_osgeo4w.sh .
Expand Down

0 comments on commit 8b1054b

Please sign in to comment.