Skip to content

Commit

Permalink
powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Jan 12, 2025
1 parent e664331 commit b0b70e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- uses: moonrepo/setup-rust@v1
- name: Check LongPathsEnabled
if: runner.os == 'Windows'
shell: powershell
run: |
(Get-ItemProperty "HKLM:System\CurrentControlSet\Control\FileSystem").LongPathsEnabled
- name: Set git core.longpaths flag
Expand Down

0 comments on commit b0b70e0

Please sign in to comment.