Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nissy-dev authored Apr 19, 2023
1 parent c5582a0 commit 8c8d0e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ jobs:
os: [windows-latest, ubuntu-latest]

steps:
- name: Support longpaths
run: git config --system core.longpaths true
- name: Checkout repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 8c8d0e7

Please sign in to comment.