Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 21, 2024
1 parent 8b42d86 commit aa2aa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
echo OSGEO4W_BUILD_RDEPS=0 >>$GITHUB_ENV
echo HOME=$HOME >>$GITHUB_ENV
git config --global --add safe.directory $(cygpath -au "$GITHUB_WORKSPACE/src/$PKG/qgis)
git config --global --add safe.directory $(cygpath -au "$GITHUB_WORKSPACE/src/$PKG/qgis")
git config --global --list
- name: Restore build cache
Expand Down

0 comments on commit aa2aa2c

Please sign in to comment.