Skip to content

Commit

Permalink
Cygwin Git ownership problems..
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 26, 2023
1 parent cf5a5c5 commit 3b40a44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
with:
packages: cmake gcc-g++ make git python3 python3-devel
- run: git config --global core.autocrlf input
- run: git config --global safe.directory '*'
- uses: actions/checkout@v4
- run: python -m ensurepip
- run: python -m pip install .
Expand Down

0 comments on commit 3b40a44

Please sign in to comment.