Skip to content

Commit

Permalink
fixed tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
aregtech committed Oct 15, 2024
1 parent 43e1923 commit f905ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Config Git add safe directory
if: matrix.config.family == 'cygwin'
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}

- name: Set cmake cache destination for Linux
if: matrix.config.os == 'ubuntu-latest'
Expand Down

0 comments on commit f905ac6

Please sign in to comment.